<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:xml1.xml classpath:xml2.xml classpath:xml3.xml /WEB-INF/classes/xml4.xml, /WEB-INF/classes/xml5.xml, /WEB-INF/classes/xml6.xml</param-value>
</context-param>
<listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener>
Showing posts with label snippet. Show all posts
Showing posts with label snippet. Show all posts
Monday, February 6, 2012
loading additional spring context files from web.xml
Posted by
King Harbromm
at
1:42 PM
0
comments
Tags: snippet
Subscribe to:
Posts (Atom)