页面:给出分页相关的连接
Servlet:创建PageBean对象,给PageBean所有的属性赋值,然后传递给页面;
tr:select count(*) t_customer
beanList:select * from t_customer limit x,y