How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration



How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration..

Answer / varun

This should be added in the spring xml configuration file.

<bean id="..." class="...">
<!-- collaborators and configuration for this bean go here -->
</bean>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

How to implement RMI in Java?

1 Answers   TCS,


What’s jboss cache in short?

1 Answers  


How database connectivity in XML is achieved?

1 Answers  


a US company has filed my H1B visa ,, and i got selected in random number process.I wanna ask Could they ask regarding my languages(java,c++) or there will b just general questions?? And wat kind of questions will they ask in embassy interview??

2 Answers  


what is catalina in tomcat server.

11 Answers   IBM,


Define prototype?

1 Answers  


What modifiers may be used with an interface declaration?

1 Answers  


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  


what is the proxy pattern?

1 Answers  


Define aop(assepct oriented programing)?

1 Answers  


If your ui seems to freeze periodically, what might be a likely reason?

1 Answers  


How do you set security in applets?

1 Answers   IBM,


Categories