HDPagination 1.2 released - Adding new features:

Support Portlet (JSR 168 & JSR 286) application based on JSF (JavaServer Faces).

Change page size during runtime from search input page.

New tags allowing the user to sort results using dropdown selection.

Render related HTML attributes (e.g. 'style', 'class', 'accesskey', 'title', 'tabindex') were added to the tags; See Taglib document:
Tag Library for JSF
Tag Library for Non-JSF

See changelog for release information and bugs fixed in this version.



HDPagination 1.1 released - Support for JSF

HDPagination, a framework library designed to simply coding of pagination search over large result set in J2EE web applications, now supports JSF.

It works with JSF 1.0, JSF 1.1 and JSF 1.2. And its JSF tags support both JSP and Facelet, the 2 most popular view technologies used by JSF applications.

Apart from that, considering the facts there are still quite a few application servers (e.g. IBM Websphere 6.0) using JDK1.4, a separate jar for JDK1.4 environment is included.