首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

HTTP Status 404 - There is no Action 地图ped for namespace / and action name log

2012-08-21 
HTTP Status 404 - There is no Action mapped for namespace / and action name log使用struts2时异常:HT

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目录下

热点排行