最新回答 / ygftengma
同問,也是這個錯誤,
HTTP Status 404 - No result defined for action cn.muke.ssh.action.ProductAction and result input
2018-02-12
媽的,出現productService為null的原因是因為在applicationContext.xml中bean的id名稱和action中定義的server名稱不相同 所以找不到?。?! 浪費我一下午
2018-02-07
最新回答 / Jerry__Liang
Did you mean 'adao'?你的類里面取名是這個,而你想用addDao,所以報錯了,你檢查一下你的名稱是否一致,我的之前也報這個錯誤,原因就是多了個空格,真的嚴格--,希望對你有幫助
最贊回答 / 請叫我玉米
試試吧sessionFactory的class換成org.springframework.orm.hibernate3.LocalSessionFactoryBean。
最新回答 / 極道漫漫
https://repo.spring.io/libs-release-local/org/springframework/spring/5.0.2.RELEASE/spring-framework-5.0.2.RELEASE-dist.zip
2018-01-19
老師為什么不給文件和原碼呢,版本不一樣,造成很多的麻煩,初學者就版本問題就把頭搞大了,根本沒法往下學,要兼顧初學者啊
2018-01-11