struts2应用web.xml中的FilterDispatcher配置问题,急!

来源:百度知道 编辑:UC知道 时间:2024/06/18 03:19:38
今天配置struts2,手动配置项目的struts2框架,启动tomcat提示error filterstart

1、版本JDK 1.5
TOMCAT 6.0
STRUTS 2.0.11

2、项目目录:
test
|--src
|--WEB-INF
| |--classes(struts.xml)
| |--lib(struts2的lib中的所有jar)
| |--web.xml
|--login.jsp
|--error.jsp
|--welcome.jsp

3、web.xml:
<?xml version="1.0" encoding="GBK"?>
<!-- web_app 是Web应用配置文件的根元素,指定Web应用的Schema信息 -->
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 什么是Web应用啊? WEB迅雷应用 关于struts2的web.xml和struts.xml部署的疑问 web迅雷 的应用常识 web服务应用有哪些? struts2 validate struts2 HelloWorld struts2国际化 struts2配置文件 web服务器和应用服务器的区别?