javaweb实现分页代码

时间:2020-03-21 08:47:34
【文件属性】:
文件名称:javaweb实现分页代码
文件大小:1.09MB
文件格式:ZIP
更新时间:2020-03-21 08:47:34
分页javabean 分页代码 action接受参数负责调用service,service调用dao查询具体的分页数据,同时将返回的数据封装到PageBean中,再返回action以PageBean。适合初学者参考。注:还包含类似动态显示条(sql数据加到十几页可以看到)
【文件预览】:
TestPage
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.project.facet.core.xml(412B)
--------org.eclipse.core.resources.prefs(66B)
--------org.eclipse.wst.common.component(483B)
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------.jsdtscope(522B)
--------org.eclipse.jdt.core.prefs(364B)
----src()
--------dao()
--------action()
--------domain()
--------test()
--------c3p0-config.xml(352B)
--------service()
--------utils()
----dbutils.txt(525B)
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
--------index.jsp(164B)
--------MyJsp.jsp(2KB)
----blog.sql(2KB)
----.classpath(1KB)

网友评论