Spring / Spring MVC Interview questions
What is resource-ref in web.xml used for?
It resource reference to an object factory for resources such as a JDBC DataSource, a JavaMail Session, or custom object factories configured into Tomcat or any other application server.
More Related questions...