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.

Reply via email to