bochyjinan12
2016-02-02 16:30
我用的Eclipse,java8+struts2.3,代码相同,后台没反应,前台报
Struts Problem Report
Struts has detected an unhandled exception:
Messages:
There is no Action mapped for namespace [/] and action name [login] associated with context path [/struts-authInterceptor].
Stacktraces
There is no Action mapped for namespace [/] and action name [login] associated with context path [/struts-authInterceptor]. - [unknown location]
com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:185)
org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:63)
。。。。。。
应该是struts.xml文件出错了,下次出问题了,把配置文件也帖出来。
你这大概是struts.xml中的action名字弄错了,检查检查看看
Struts2拦截器浅析
37979 学习 · 118 问题
相似问题