小编pin*_*esh的帖子

对于与上下文路径关联的名称空间[/]和操作名称[],没有映射的Action

我已经查看了stackoverflow上所有类似的Q,但它没有帮助,抱歉.我与他们所有人的主要区别在于我在错误消息中获得了EMPTY操作名称.谷歌搜索没有帮助:(希望有人可以提示在哪里寻找问题的根源.周围

Error:

HTTP Status 404 - There is no Action mapped for namespace [/] and action name [] associated with context path [/LoginApplication].

--------------------------------------------------------------------------------

type Status report

message There is no Action mapped for namespace [/] and action name [] associated with context path [/LoginApplication].

description The requested resource (There is no Action mapped for namespace [/] and action name [] associated with context path [/LoginApplication].) is not available.

WARNING: Could not find action or result: /LoginApplication/
There is no …
Run Code Online (Sandbox Code Playgroud)

struts2 struts2-namespace action-mapping

4
推荐指数
2
解决办法
6万
查看次数