| Author |
i am unable to retain values in the form when calling from one action to another acti
|
jayanthi choudhary
Greenhorn
Joined: Jun 14, 2006
Posts: 2
|
|
i am able to retain some values and not able to retain some .the values are there in the form till it ends and as soon as the it goes to another action ,the values get replaced . kindly give me a solution for this . Thanks in advance.
|
 |
vidya sagar
Ranch Hand
Joined: Mar 02, 2005
Posts: 580
|
|
|
change the scope of your form to session.
|
 |
 |
|
|
subject: i am unable to retain values in the form when calling from one action to another acti
|
|
|