首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2ME开发 >

严重: Exception starting filter struts2

2011-11-09 
配置web.xml的过滤器后所有jsp页面都是404!!用struts2做一个简单的登录显示用户名的程序!当把web.xml添加

配置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

热点排行