Is it possible to have <html:reset/> result in a call to my ActionForm's
reset(...) method? Currently, it clears fields in the form that the user
just filled out but I would like it to clear the entire form. I need to
use the reset call and not a submit call because I do not want to
validate the form.

Thanks,
Robyn



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to