ssh框架配置问题struts配置出错

2014-12-31 9:52:38 org.apache.catalina.startup.ContextConfig applicationWebConfig
严重: Parse error in application web.xml file at jndi:/localhost/DMS-CMS/WEB-INF/web.xml
java.lang.IllegalArgumentException: Filter mapping specifies an unknown filter name CMS
at org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2726)
at org.apache.tomcat.util.digester.Digester.createSAXException(Digester.java:2752)

web.xml filter mapping 顺序问题

web.xml 的简单配置

struts2
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter


struts2
.action


contextConfigLocation
classpath:beans.xml


org.springframework.web.context.ContextLoaderListener