Comments inline -----Original Message----- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 2:41 PM To: Struts Users Mailing List Subject: Re: [OT] Open source paginator
N G wrote the following on 4/7/2005 3:31 PM: > Does anyone know of some open source paginator package out there? > Something generic enough that you could stick collections into and it > would paginate it for you based on some criteria and expose methods to > nextPage(), previousPage() and stuff like that. You can try http://displaytag.sourceforge.net/ I haven't used it in a long time though. Looks like a lot of progress on it since I used it over a year or two ago. +1 We just finished up 3 fairly large apps and used Displaytag in them to do our pagination. Works like a charm, very easy to setup. Now granted this relies on the fact that you want to display your results in a table format. Al --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]