spring下上文载入

spring上下文载入listenerlistener-classorg.springframework.web.context.ContextLoaderListener/li

spring上下文载入

<listener>        <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class></listener><context-param>      <param-name>contextConfigLocation</param-name>      <param-value>/WEB-INF/applicationContext.xml</param-value></context-param>