users@woodstock.java.net

Paginate large table with webuijsf:table

From: matroska <matroska_at_libero.it>
Date: Sat, 19 Jan 2008 14:54:54 +0100

Hi,

I have a very large db table ( 1 milion record) and I would like to
paginate results not only with paginate control but calling many
paginated db query to reduce memory and cpu overhead. I have found many
tutorials on paginating large result with datatable but none using
dataproviders. Is it possible? How can I achieve this?

Thanks in advance
Tobia Loschiavo