随笔分类 -  jstl

记录jstl学习和使用过程中的记录
摘要:<c:if test=" ${requestScope.curPage <= 0}"> </ c:if> < c:if test=" ${requestScope.curPage != 1 && requestScope.curPage > 0}"> <li><a href=" <%=basePat 阅读全文
posted @ 2016-02-22 12:36 庞超SuperPang 阅读(486) 评论(0) 推荐(0)