alamsoft68
Feb 24, 2014, 02:19 PM
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 process of bean.
<bean id=”beanDemo” class=”com.demo.BeanDemo”>
<property name=”new bean”/>
</bean>
If yes then can you tell me the complete explanation and loading process of bean.