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!

