(!-- The definition of the Root Spring Container shared by all Servlets and Filters --)
(context-param)
(param-name)contextConfigLocation(/param-name)
(param-value)/WEB-INF/spring/root-context.xml(/param-value)
(/context-param)
(!-- Creates the Spring Container shared by all Servlets and Filters --)
(listener)
(listener-class)org.springframework.web.context.ContextLoaderListener(/listener-class)
(/listener)
No comments:
Post a Comment