为了账号安全,请及时绑定邮箱和手机立即绑定

报500错误

我的action无论交给spring处理还是交给struts处理 都是500错误。而且提示信息都是

HTTP Status 500 - Unable to instantiate Action, productAction, defined for 'product_save' in namespace '/'Error creating bean with name 'productAction' defined in URL [file:/D:/tts9/apache-tomcat-7.0.67/wtpwebapps/ssh/WEB-INF/classes/applicationContext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'productService' of bean class [cn.muke.ssh.service.ProductService]: Bean property 'productService' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?

查了下 ,大概意思就是namespace="/"路径下找不到对应的action,可是我都配置了,心累



正在回答

2 回答

class中应该是 cn.muke.ssh.action.ProductAction

题外话:我的跳转addProduct.jsp页面也报错500,空指针异常???

0 回复 有任何疑惑可以回复我~

http://img1.sycdn.imooc.com//5a1b8a7c0001342108170261.jpg补充下  这是我的applicationContext

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

报500错误

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信