ssh 出錯
?There is no Action mapped for namespace [/] and action name [product_save] associated with context path [/ssh2].
?There is no Action mapped for namespace [/] and action name [product_save] associated with context path [/ssh2].
2017-08-28
舉報
2017-08-30
如果代碼沒寫錯的話,你可能需要重啟編譯器,我剛才就是這樣233
2017-08-29
在struts.xml文件中看一下是不是這句話有誤,要和下面一樣
<action name="product_*" class="productAction" method="{1}"