按照老師的代碼寫報的錯誤
There is no Action mapped for namespace [/] and action name [product-save] associated with context path [/sshdemo] 這是怎么回事啊?
There is no Action mapped for namespace [/] and action name [product-save] associated with context path [/sshdemo] 這是怎么回事啊?
2016-09-01
舉報
2016-11-09
java.lang.NoSuchMethodException:
2016-09-09
把代碼貼上來看看,你的action類和spring的xml配置文件
2016-09-08
不使用通配符,method屬性直接用方法名save就不報錯了。。。
2016-09-01
路徑不對