I wanted to know that can we define.


<bean id=”beanDemo” class=”com.demo.BeanDemo”>
<property name=”new bean”/>
</bean>


If yes then can you tell me the complete explanation and loading...