Hi I've a form with some input-fields and at the first time the html:reset works normally. I submit the form and I've errors that are validated. I'm still at the same page. When I now press the reset button they are not deleted any more. Reset always retrieves the state, that was before the submit. But I want also then that all fields are cleared.
So my question is: Do I jave to use a javascript function? Is it possible to map <html:reset value="reset"/> with the reset-method in the ActionForm? I didn't manage this.Thanks for any advice Nice greetings --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]