首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

错误:ognl.OgnlException: target is null for setProperty

2012-07-22 
异常:ognl.OgnlException: target is null for setProperty .这个异常的原因可能是前后台传输的属性,在act

异常:ognl.OgnlException: target is null for setProperty .
这个异常的原因可能是前后台传输的属性,在action中没有对应的getter和setter方法,加上就可以了,

热点排行