Smart Tag
http://code.google.com/p/smarttag/
The Smart Tag Library is the easy and flexible way to implement paging of large data sets in JavaServer? Pages (JSP). It does most of the work for you by dynamically organizing your data set into pages and generating a browsable index. The filter and preference function has been included in it and you do not need write any of the code to add/remove these function into/from your project.
Features
- Display multi-tables in one page.
- Support to custom the template of the element.(NEW)
- i18n and support to define multi-properties file in difference files.(NEW)
- Be free to run it in Struts1/Struts2 environment.
- Dynamically rendering the column and its data.
- Built-in filter and preference function.
Get it
- You can download it bundle from the download link on the right
- If you use Maven2, you can get SmartTa? from the source code directly and run: mvn clean package command.
Support
- API: Java API document form current version(1.1.9 API)
- User guide: UserGuide
- Road map: SmartTagRoadMap
- FAQ: FAQ