There is no Action mapped for namespace [/] and action name [department_findAll] associated with context path [].
如何去掉*.action
已經加入配置
<constant name="struts.action.extension" value=",action"/>
沒有效果
struts2.5
如何去掉*.action
已經加入配置
<constant name="struts.action.extension" value=",action"/>
沒有效果
struts2.5
2017-09-12
舉報
2017-09-13
你可以在struts.properties文件中配置一下看行不行