Refresh form using submit button
Hi,
I have a pbm with a form. I have two textboxes and a submit button in my form. When I click the submit button after entering values into the textbox, a Bean is called to validate the input values.
If I enter value in one textbox and leave the other one blank and click the submit button, the bean is called and the error message is displayed in the same page. My pbm is the value I have entered in one of the textbox is also refreshed to blank. Can anyone please tell me if there is some attribute that can be set in the submit button so that the values in the form will not be refreshed ?
Thanks,
Angeline
Message was edited by:
MaryAngeline
Message was edited by:
MaryAngeline
Message was edited by:
MaryAngeline

