田妞的读书笔记

关注

ssh2 struts2 There is no Action mapped for namespace / and action name

田妞的读书笔记

关注

阅读 75

2023-04-27


去掉struts2.xml中的<package标签里的 namespace

如

<package namespace="/com.abc"   ....> 
       <action name="test"   .... 
</package>




就改成


<package    ....> 
       <action name="test"   .... 
</package>




黑色头发:http://heisetoufa.iteye.com/


相关推荐

苦茶如歌

Struts2报There is no Action mapped for action name calaction_mul.的错

苦茶如歌 178 0 0

归零者245号

struts2 ssh ssh2 HTTP Status 404 - No result defined for action

归零者245号 67 0 0

yellowone

Struts2 action配置

yellowone 76 0 0

影子喵喵喵

HTTP Status 404 - There is no Action mapped for namespace [/] and action name [] associated with con

影子喵喵喵 194 0 0

陌岛

Struts2的默认Action

陌岛 106 0 0

像小强一样活着

Ajax struts2 iterator action

像小强一样活着 27 0 0

扬帆远航_df7c

There is no Action mapped for action name testAction. - [unknown location]

扬帆远航_df7c 77 0 0

吃面多放酱

struts2中action之间传递参数

吃面多放酱 65 0 0

流计算Alink

struts2注解总结----@Action和@Result

流计算Alink 155 0 0

无愠色

structs2通配符映射There is no Action mapped for namespace

无愠色 69 0 0

精彩评论(0)

0 0 举报