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