为了账号安全,请及时绑定邮箱和手机立即绑定

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>&nbsp;&nbsp;&nbsp


正在回答

2 回答

同问题,求解答

0 回复 有任何疑惑可以回复我~
  <tr <c:if test="${status.index % 2 != 0}">style='background-color: #ECF6EE;
  style 后面的单引号换成双引号


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
通过自动回复机器人学Mybatis---基础版
  • 参与学习       107417    人
  • 解答问题       786    个

微信公众号自动回复功能学习Mybatis,基础教程加案例实战方式学习

进入课程

foreach取值抛异常

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信