you can add delete functionality with display tag by assigning an actionmapping to delete a particular record based on parameters passed.
though i tried using it on extremecomponents. though same concept applies with display tag. On 2/23/06, Lixin Chu <[EMAIL PROTECTED]> wrote: > > 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!! > > > > > > > >