在页面中<c:forEach item="${food}" var="fd">  ${fd.name}
</c:forEach>food 为servlet的 Attribute("food",食品集合list)方法类中SIZE测试有值  不过取到页面中 就会提示name也有getName的属性严重: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /system/foodSystem/list.jsp(107,12) Attribute item invalid for tag forEach according to TLD求赐教