java,用foreach循环list出现的错误

Cannot convert value of type [java.util.ArrayList] to required type [java.lang.String] for property 'items': no matching editors or conversion strategy found

http://stackoverflow.com/questions/9565202/failed-to-convert-property-value-of-type-java-util-arraylist-to-required-type

你这个循环的对象有问题,贴代码吧

请求的转发前有没:request.setAttribute("homeOrgOne", homeOrgOne);

贴代码吧,看错误是类型转换出错