标签:ems inf img one hid eve closed span http
jar存放位置
jar包配置方式
迭代器:迭代输出。
<c:forEach items="${lis}" var="lis"> <tr align="center"> <th>${lis.id}</th> <th>${lis.lastName}</th> <th>${lis.email}</th> <th>${lis.gender==0?"女":"男"}</th> <th>${lis.department.departmentName}</th> <th> <a href="#">Edit</a> <a href="#">Delete</a> </th> </tr> </c:forEach>
标签:ems inf img one hid eve closed span http
原文地址:https://www.cnblogs.com/0123wtdd/p/12305566.html