读书人

严重: Exception starting filter str

发布时间: 2011-11-09 23:47:45 作者: rapoo

配置web.xml的过滤器后所有jsp页面都是404!!
用struts2做一个简单的登录显示用户名的程序!当把web.xml添加过滤器时,所有Jsp页面均显示404错误!
HTTP Status 404 -

--------------------------------------------

type Status report

message

description The requested resource () is not available.


--------------------------------------------

Apache Tomcat/7.0.2
tomcat启动时也报如下异常!
严重: Exception starting filter struts2
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispacher
请问是什么原因啊??

[解决办法]

探讨
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.FilterDispacher

读书人网 >J2ME开发

热点推荐