@ -38,7 +38,7 @@ public class Book extends HttpServlet {
limit = "10";
}
// 准备查询
Connection connection = null;//he
Connection connection = null;
PreparedStatement pstmt = null;
PreparedStatement countPstmt = null;
ResultSet resultSet = null;