Not sure if you are looking for a good open source solutions here. If you are, have a look at the following site:
http://extremecomponents.org/extremesite/welcome.jsp Chandra -----Original Message----- From: Narayanan, Shiva [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 8:23 PM To: Struts Users Mailing List Subject: RE: Sorting & paging search results with delete button for each row? I would like to page and sort the data (10 thousand records) retrieved from the database. I don't want to sort it in memory. I am using Struts & DAO Hibernate) and want to page search results and sort the data within that page. Also, I should have delete button for each row and this button should post to a DeleteAction. How do you achieve this using display tag? Thanks in advance!! -----Original Message----- From: Lixin Chu [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 22, 2006 5:40 PM To: Struts Users Mailing List Subject: Re: Sorting & paging search results with delete button for each row? why displaytag does not meet your requirements ? On 2/22/06, Narayanan, Shiva <[EMAIL PROTECTED]> wrote: > > Hello All, > > What is the best way to sort and page search results, (with delete button > for each row) using Struts? Are there are any open source tag libraries to > achieve this? > > > > Looked at displaytag. I want to retrieve data from the database using > hibernate. > > > > Many Thanks!! > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]