How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration
Answer Posted / 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 View All Answers
What are transaction attributes?
What is the relationship between the canvas class and the graphics class?
Explain what is orm?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Can I run seam outside of jboss as?
What is meant by method chaining?
What is a session? Can you share a session object between different theads?
What are the sequence of steps to write pub or sub model kind of application?
Difference between new operator and class.forname().newinstance()?
what is a non-repeatable read?
What are the purpose of introspection?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What are the steps to write p-to-p model application?
Define the remote object implementation?
How to pass parameters in RMI?