Loading context in Spring using web.xml

Viewed 165932

Is there a way that a context can be loaded using web.xml in a Spring MVC application?

3 Answers
Related