I use WebWork so I don't have that problem, I don't know the exact way to do it with Struts, sorry.
Matt On 3/15/06, Neelima Madhavaram <[EMAIL PROTECTED]> wrote: > Hi Matt, > > Thanks for the reply. > > I tried with hidden variables but it doesn't work. > Reason: hidden properties can only last for the scope of request. > So even if I set hidden variables to store text field values, > once if we click next all the values are lost. So how will it retain if I > come back? > It can be mutliple requests right? > > So these form bean properties should be stored in session. But display tag > is refreshing all form bean values. I don't know how to get rid of this > problem. > > Thanks for your time > Neelima > > > > > ________________________________ > Relax. Yahoo! Mail virus scanning helps detect nasty viruses! > > ------------------------------------------------------- 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

