I would just put hidden fields insise the form tag. The hidden fields can retain the previous values entered.
Matt On 3/15/06, Neelima Madhavaram <[EMAIL PROTECTED]> wrote: > Hi, > > I am using display tag to display collection of items. Each item has a set > of properties like item name, qty etc. > Items are displayed correctly, paging is working fine. > > but I am getting a problem in retaining values. > User can enter quantity in input text field for each item. > So for example if user enters quantity for any item in first page and then > clicks next buttion and comes back to first page again, > whatever user entered in first page is lost. > > Is there any way to retain input text field values through out paging? > Generally struts forms can retain values through out session. So I even > tried by passing list of struts form beans as items to display tag. > Even then its not retaining values. > > I guess when it is doing paging, it is resetting all values. > This is most important requirement by client. > Can anyone help in this? > > Thanks in advance, > Neelima > > > > ________________________________ > Yahoo! Mail > Use Photomail to share photos without annoying attachments. > > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

