<servlet>
<servlet-name>tatts</servlet-name>
<servlet-class>org.springframework.web.servlet.DispatcherServlet
</servlet-class>
<init-param>
<param-name>contextConfigLocation</param-name>
<param-value>/WEB-INF/spring/tatts-servlet.xml</param-value>
</init-param>
<load-on-startup>1</load-on-startup>
</servlet>
Showing posts with label servlets. Show all posts
Showing posts with label servlets. Show all posts
Tuesday, January 4, 2011
Configure web.xml to load the servlet context from another location
Posted by
King Harbromm
at
11:11 AM
0
comments
Subscribe to:
Posts (Atom)