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