Hi,
I have got a clarification. Lets suppose I have got a hidden field in my
jsp for which I have got an getter setter method in the respective formbean. Now if I change the value of this hidden field from
java script will it change in the value inside the form bean even ?( ie if I call the getProperty() would I get the changed value ? )
Thanks for your time in advance.
Cheers
Anirban