My problem is that when I have the browser open and I press reset the form reloads but the information stored in the form bean remains and the jsp display's with the input fields populated with the last information typed. So I need some way to destroy or reset the form bean on the click of the reset button, if you have any ideas please let me know.
Thanks mike