Hi i have created one simple application and i'm using jsp as view. and in browser when i submit form and than click back button of browser the all fields of form should be reset.
I used the following code for resetting form fields
It's working fine with IE but in mozilla form fields are not getting reset.