jsp跳轉報錯
HTTP Status 404 - There is no Action mapped for namespace [/] and action name [product_save] associated with context path [/ssh].
HTTP Status 404 - There is no Action mapped for namespace [/] and action name [product_save] associated with context path [/ssh].
2016-09-09
舉報
2016-09-14
貼上的代碼應該沒問題,我覺得應該是ProductAction類中的save方法有問題,方法名拼錯啦、權限沒有public啦之類的問題
2016-09-10
價格是不是double類型
2016-09-09
是不是<action>標簽里沒有寫子標簽<result name="{1}返回值">要跳轉的頁面</result>