随笔分类 -  Jsp

摘要:弊端,只能搜索分页地址栏,其他操作需要通过ajax进行,不然会有参数冲突,参数会加入当前页面请求过的参数除了currentPage <nav aria-label="Page navigation"> <ul class="pagination"> <% Enumeration enu=reques 阅读全文
posted @ 2022-03-17 19:33 Arborblog 阅读(26) 评论(0) 推荐(0) 编辑
摘要:在jsp页面中不能通过${list.size}取列表长度,而是 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/js 阅读全文
posted @ 2022-03-13 21:31 Arborblog 阅读(132) 评论(0) 推荐(0) 编辑
摘要:<%-- Created by IntelliJ IDEA. User: pengshengwang Date: 2022/1/13 Time: 11:02 To change this template use File | Settings | File Templates. --%> <%@ 阅读全文
posted @ 2022-01-13 12:15 Arborblog 阅读(31) 评论(0) 推荐(0) 编辑
摘要:<%-- Created by IntelliJ IDEA. User: ${USER} Date: ${DATE} Time: ${TIME} To change this template use File | Settings | File Templates. --%> <%@ page c 阅读全文
posted @ 2022-01-09 13:35 Arborblog 阅读(153) 评论(0) 推荐(0) 编辑

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