On 1/23/06, Srini Pillai <[EMAIL PROTECTED]> wrote: > Gary, > > We were thinking of executing an initial query to get the total count > for the criteria (using count(*)) and then page it using the offset and > range that would be passed as part of the query string when clicked on > the page numbers. Also we are using hibernate, which has the facility to > specify offset and maxresults to retrieve the range of records to be > displayed on the page. > > The DisplayTag was impressive but the batch part of the implementation > is still in the development stage. We couldn't find any tags that could > function with a batch list... > > - Srini
Srini, you might find this link helpful. http://wiki.apache.org/myfaces/WorkingWithLargeTables