读书人

struts2.3.1 注解 HTTP Status 404 -

发布时间: 2012-09-03 09:48:39 作者: rapoo

struts2.3.1 注解 HTTP Status 404 - There is no Action mapped for namespace

使用struts2.3.1 注解配置时 自己将配置文件struts.xml 中的

<!DOCTYPE struts PUBLIC
??? "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
??? "http://struts.apache.org/dtds/struts-2.0.dtd"> 2.0改为了2.3 却发现注解过不去

报错误HTTP Status 404 - There is no Action mapped for namespace

读书人网 >编程

热点推荐