Re: Pagination with Struts 2.1.8 ?

2010-03-29 Thread Alex Rodriguez Lopez
Display tag, works like a charm: http://displaytag.sourceforge.net/1.2/tut_basic.html Works with lists and handles pagination, data export, I recommend it! Em 29-03-2010 11:07, Celinio Fernandes escreveu: Hi, This is a classic requirement. I have this table, in a JSP, that I have created with

RE: Pagination with Struts 2.1.8 ?

2010-03-29 Thread adam pinder
i prefer pagination to be db based so there is a minimum amount of data retrieved and held in memory. i.e. only retrieve what you will display. don't retrieve 200 records in memory and page through them. adam Date: Mon, 29 Mar 2010 03:07:25 -0700

Re: Pagination with Struts 2.1.8 ?

2010-03-29 Thread Celinio Fernandes
Thanks. I already read about it but does it work well with Struts 2 ? --- On Mon, 3/29/10, Alex Rodriguez Lopez alo...@flordeutopia.pt wrote: From: Alex Rodriguez Lopez alo...@flordeutopia.pt Subject: Re: Pagination with Struts 2.1.8 ? To: user@struts.apache.org Date: Monday, March 29, 2010, 4

Re: Pagination with Struts 2.1.8 ?

2010-03-29 Thread Alex Rodriguez Lopez
be best done at DB level as Adam suggested. --- On Mon, 3/29/10, Alex Rodriguez Lopezalo...@flordeutopia.pt wrote: From: Alex Rodriguez Lopezalo...@flordeutopia.pt Subject: Re: Pagination with Struts 2.1.8 ? To: user@struts.apache.org Date: Monday, March 29, 2010, 4:32 AM Display tag, works

Re: Pagination with Struts 2.1.8 ?

2010-03-29 Thread Zoran Avtarovski
already read about it but does it work well with Struts 2 ? --- On Mon, 3/29/10, Alex Rodriguez Lopez alo...@flordeutopia.pt wrote: From: Alex Rodriguez Lopez alo...@flordeutopia.pt Subject: Re: Pagination with Struts 2.1.8 ? To: user@struts.apache.org Date: Monday, March 29, 2010, 4