On 1/23/06, Srini Pillai <[EMAIL PROTECTED]> wrote:

> We have a situation where we require to paginate our result list (which
> is quite huge, around 1000+ records). We found few tags like DisplayTags
> from sourceforge.net but the current version does not support batch
> lists (i.e. retrieving the list in batches based on the page the user is
> in, instead of retrieving all in once). Is there a tag in Struts/JSTL
> that would help display huge lists. Any help is appreciated.

None that I'm aware of:( Although I keep meaning to work on one. Ajax
would really be nice for this actually. You could go to the server to
get your next display and it would repopulate your display without the
whole page refreshing.

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

Reply via email to