foreach取值抛异常
Type Exception Report
Message An exception occurred processing JSP page [/WEB-INF/jsp/back/list.jsp] at line [54]
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
org.apache.jasper.JasperException: An exception occurred processing JSP page [/WEB-INF/jsp/back/list.jsp] at line [54] 51: <tr <c:if test="${status.index % 2 != 0}">style='background-color: #ECF6EE;'</c:if> > 52: <td><input type="checkbox" /></td> 53: <td>${status.index + 1}</td> 54: <td>${message.command}</td> 55: <td>${message}</td> 56: <td> 57: <a href="#">淇敼</a>