posts - 106,  comments - 10,  views - 42万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  JSP

c标签迭代Map
摘要:<%@ page import="java.util.Map" %> <%@ page import="java.util.HashMap" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <% Map map 阅读全文
posted @ 2018-05-10 10:27 赵羴 阅读(164) 评论(0) 推荐(0) 编辑
EL表达式
摘要:关键在于<c:forEach>的varStatus属性,具体代码如下: <table width="500" border="0" cellspacing="0" cellpadding="0"> <tr> <th>序号</th> <th>姓名</th> </tr> <c:forEach var=" 阅读全文
posted @ 2016-11-15 12:08 赵羴 阅读(177) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示