13.10.10出错调试总结

    在学习struts2时有用到!的动态调用可是使用过程当中系统报错: app

There is no Action mapped for namespace [/user] and action name [userAdd!add] associated with context path [/Struts2_0100].      学习

    解决方法:感叹号方式(须要开启),官网不推荐使用这种方式,建议不要使用.用这种方式须要先开启一个开关    <constant name="struts.enable.DynamicMethodInvocation" value="true" /> spa

相关文章
相关标签/搜索