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


Please Help Members By Posting Answers For Below Questions

What is the difference between long.class and long.type?

560


What is the argument type of a programs main() method?

561


What state does a thread enter when it terminates its processing?

600


To identify IDL language what mapping mechanism is used?

3411


What is the relation between the infobus and rmi?

554






How will you pass parameters in RMI? Why do you serialize?

687


Explain ioc concept?

621


What are the oops concept?

575


Why use POJO when I can use hashmap

2043


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

1777


what is an isolation level?

2210


What value does read() return when it has reached the end of a file?

549


What is the purpose of the wait(), notify(), and notifyall() methods?

566


How would you create a button with rounded edges?

554


What is RMI and what are the services in RMI?

604