文件名称:page
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- libi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该组件为jsp页面数据分页通用组件,可用于所有struts或jsp+javabean的页面分页功能。该组件使用非常简单,只需设定好各项属性,传入数据Vctor或者Sql语句,直接调用多态的
getContentHtml方法即可得到分好页的表格的html代码(string),在页面中< =string >即可
,之后的各种翻页操作业已封装在该html代码中,用户不必再操心。-The components for the common components jsp page data paging can be used for all struts or jsp+ javabean page paging. The component is very simple to use, just set up the property, or the Sql statement Vctor incoming data directly getContentHtml polymorphic method call you can get a good page sub-code table html (string), in the page < = string > can, after all the flip operation has been encapsulated in the html code, users do not have to worry about.
getContentHtml方法即可得到分好页的表格的html代码(string),在页面中< =string >即可
,之后的各种翻页操作业已封装在该html代码中,用户不必再操心。-The components for the common components jsp page data paging can be used for all struts or jsp+ javabean page paging. The component is very simple to use, just set up the property, or the Sql statement Vctor incoming data directly getContentHtml polymorphic method call you can get a good page sub-code table html (string), in the page < = string > can, after all the flip operation has been encapsulated in the html code, users do not have to worry about.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
分页组件\Action\IOperatePage.class
........\......\OperateConst.class
........\......\OperateException.class
........\......\OperatePage.class
........\......\PageDbBean.class
........\META-INF\MANIFEST.MF
........\operatePage.jar
........\src\Action\IOperatePage.java
........\...\......\OperateConst.java
........\...\......\OperateException.java
........\...\......\OperatePage.java
........\...\......\PageDbBean.java
........\...\IOperatePage.java
........\...\OperateConst.java
........\...\OperateException.java
........\...\OperatePage.java
........\...\PageDbBean.java
........\使用说明.TXT
........\src\Action
........\Action
........\META-INF
........\src
分页组件
........\......\OperateConst.class
........\......\OperateException.class
........\......\OperatePage.class
........\......\PageDbBean.class
........\META-INF\MANIFEST.MF
........\operatePage.jar
........\src\Action\IOperatePage.java
........\...\......\OperateConst.java
........\...\......\OperateException.java
........\...\......\OperatePage.java
........\...\......\PageDbBean.java
........\...\IOperatePage.java
........\...\OperateConst.java
........\...\OperateException.java
........\...\OperatePage.java
........\...\PageDbBean.java
........\使用说明.TXT
........\src\Action
........\Action
........\META-INF
........\src
分页组件