Pagination with Struts 2.1.8 ?

2010-03-29 Thread Celinio Fernandes
Hi, This is a classic requirement. I have this table, in a JSP, that I have created with the table html tag and that i have filled using the s:iterator. This s:iterator tag iterates over an ArrayList defined in my action. There are too many lines and I need to add some pagination functionality

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
From: cel...@yahoo.com Subject: Pagination with Struts 2.1.8 ? To: user@struts.apache.org Hi, This is a classic requirement. I have this table, in a JSP, that I have created with the html tag and that i have filled using the . This tag iterates over an ArrayList defined in my action

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