摘要: 一、实现翻页 二、翻页过程中查询条件保留问题 (即需要把查询条件保留在参数中) /bookstore/bookServlet?method=getBooks&pageNo=${page.pageNo}&minPrice=50&maxPrice=60 (1)使用隐藏域 <input type = "h 阅读全文
posted @ 2017-09-04 17:33 HackerXieHao 阅读(361) 评论(0) 推荐(0)