关于Struts2报错严重: One or more Filters failed to start. Full details will be found in the appropriate co

错误信息:

严重: One or more Filters failed to start. Full details will be found in the appropriate container log file
十二月 10, 2015 12:15:40 上午 org.apache.catalina.core.StandardContext startInternal
严重: Context [/SSH2Integrate] startup failed due to previous errors

解决过程:
由于新建项目Struts2直接使用下载的包,。

将lib文件夹放至Web-INF下。重新配置Libraries:
这里写图片描述
还有重新选择struts-default.xml文件
这里写图片描述
重启tomcat’。


版权声明:本文为qq_37299249原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。