Unable to instantiate Action, ProductAction, defined for 'product_save' in namespace '/'ProductAction,無法實例化?。。。?!捉急?。?
Unable to instantiate Action, ProductAction, defined for 'product_save' in namespace '/'ProductAction 出現(xiàn)了這中錯誤,我action中class屬性跟bean中的id已經(jīng)確定是一樣的了,可還是出現(xiàn)了這樣的問題,還說無法實例化,怎么搞啊這個,我的天吶?。?/p>
2018-06-26
同樣的問題
,求救
2017-08-21
同樣問題,你解決了嗎?
2017-04-22
確定你的整合框架完畢了么?也就是action是由spring來管理的么?如果是的,中的class 的大小寫沒問題么?一般我們都是在spring配置bean的時候首字母小寫,具體大小寫,看spring的配置bean的name屬性
2017-04-22
額 貌似我也不會