Spring lets you define multiple contexts in a parent-child hierarchy. The applicationContext.xml defines the beans for the "root webapp context", i.e. the context associated with the webapp. The spring-servlet.xml (or whatever else you call it)
INFO Dispatcher:42 - Unable to find 'struts.multipart.saveDir' property setting. Defaulting to javax.servlet.context.tempdir17:32:27,368 WARN OgnlValueStack:64 - Error setting expression 'pid' with value '[Ljava.lang.String;@1732670'ognl.MethodFailed
Servlet Context Container Provider 负责提供ServletContext的实现. A ServletContext is rooted at a known path within a Web server. For example, a servlet context could be located at http://www.mycorp.com/catalog . All requests that begin with the /catalog req