2002. december 5. 16:19 dátummal Etienne Labonté ezt írtad: > nothing. I wrote my own altReset method that I call when the user actually > wants to reset the form.
I did the same. > If there are better ways to do this, please tell > me. Also what do people think about adding an attribute to action mappings > to control this behavior. It could be something like: > formReset="(auto/never/beforeGET)" You can set any properties for your ActionForm with the <set-property> tag in the struts-config.xml. Check the DTD. Tib -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>