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
Do we need to override service() method
Which containers use a border layout as their default layout?
What is colon_pkg_prefixes and what is its use?
Difference between DurableSubscription and non- DurableSubscription?
How is a java object message delivered to a non-java client?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What are the benefits of detached objects?
What modifiers may be used with an interface declaration?
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
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is a tasks priority and how is it used in scheduling?
What is the purpose of the notify() method?
What is the relation between the infobus and rmi?
What do you know about seam?