读书人

HTTP Status 404 - There is no Actio

发布时间: 2012-08-21 13:00:21 作者: rapoo

HTTP Status 404 - There is no Action mapped for namespace / and action name log

使用struts2时异常:

HTTP Status 404 - There is no Action mapped for namespace / and action name loginaction.

?

报该异常的原因有:

?

1). 在struts.xml文件的action配置有误

2). url中的action name与struts.xml文件中的aciotn name不相符,也就是拼写有误

3). struts.xml文件没有在classes目录下

读书人网 >软件架构设计

热点推荐