You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ricco Lee <ri...@hotmail.com> on 2001/09/21 18:06:33 UTC

Question on reset() in ActionForm

Hi all,

When will the reset() method in the ActionForm object be triggered 
automatically?

Thanks for ur help

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


Re: Question on reset() in ActionForm

Posted by ma...@tumbleweed.com.
In Struts 1.0, reset() is called just before the form bean is populated from
the request.

In the nightly builds (which will become Struts 1.1 at some point), reset()
is also called when a <html:form> tag is processed, iff the tag also created
the form bean.

--
Martin Cooper


----- Original Message -----
From: "Ricco Lee" <ri...@hotmail.com>
To: <st...@jakarta.apache.org>
Sent: Friday, September 21, 2001 9:06 AM
Subject: Question on reset() in ActionForm


> Hi all,
>
> When will the reset() method in the ActionForm object be triggered
> automatically?
>
> Thanks for ur help
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>