课程
/后端开发
/Java
/Struts2拦截器浅析
No result defined for action ... and result ...什么鬼啊 纠结半天找不到原因
2017-03-15
源自:Struts2拦截器浅析 5-3
正在回答
说白了 invoke()返回了一个字符串 但是你的action 的 <result name="返回的字符串">/login.jsp</result>
<result name 你没有设置
你这问的也太笼统了吧 兄弟
举报
本视频教程将代领大家了解Struts2拦截器的工作原理及配置
2 回答There is no Action mapped for namespace [/] and action name [] associated with context path [/Structs2_0100_Intruction]
1 回答HTTP4.4错误 There is no Action mapped for namespace [/] and action name [hello] associated with context path [/StrutsDemo].
4 回答访问不见action
2 回答struts2 action配置问题
2 回答跟着老师干的啊,这个错误是为什么The content of element type "action" must match "(param|result|interceptor-ref|exception-mapping)*".