Hi Does this offer something similar to displayTag? http://displaytag.sourceforge.net/11/
Iv only briefly used displayTag but I find it very useful for paging, sorting and also exporting data Thanks Damien -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 15 July 2008 17:20 To: [email protected] Subject: Re: Paging Hi, I used this library: http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html Others might be able to suggest a better solution but this worked well for me :-) I hope that helps. Andrew Quoting "kiran vuppla" <[EMAIL PROTECTED]>: > Yes. I have seen that paginatedList is soon depricated. Can you > please let me know what is the other paging code that is more > flexible? > > Thanks, > KV > > --- On Tue, 7/15/08, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Subject: Re: Paging > To: [email protected] > Date: Tuesday, July 15, 2008, 10:56 AM > > There is a PaginatedList class you can use, however I removed this > code eventually in the favour of some other paging code that was more > flexible. > > > > > > Quoting "kiran vuppla" <[EMAIL PROTECTED]>: > >> Hi, >> Is there paging (get the results as a set of page) feature can be >> done using iBatis? If so can some one let me know where I can look >> at it or an example will be more helpful. >> >> Thanks in advance, >> Kiran >> >> >> > > >
