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 |
How to implement RMI in Java?
What’s jboss cache in short?
How database connectivity in XML is achieved?
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??
what is catalina in tomcat server.
Define prototype?
What modifiers may be used with an interface declaration?
How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
what is the proxy pattern?
Define aop(assepct oriented programing)?
If your ui seems to freeze periodically, what might be a likely reason?
How do you set security in applets?