Thanks, it was quite helpful... I am looking for more of a component
(tag) that could plugin nicely without much customization...but looks
like we have to code our own tag... Thanks anyway :)

- Srini

>>> [EMAIL PROTECTED] 1/23/2006 3:31:52 PM >>>
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to