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 |
What is difference between object state and behavior?
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??
For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??
Which are the different segments of memory?
What is a session? Can you share a session object between different theads?
Can I run seam with jdk 1.4 and earlier?
What are the services in RMI ?
what is difference between object state and behaviour?
What class is used to create Server side object ?
What are the different class loaders used by jvm?
Difference between new operator and class.forname().newinstance()?
suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?