ActionForm.reset() method

2001-08-14 Thread Mike Dewhirst

is automatically called when? When the form is first created by the
Controller?


=**

If you are not the intended recipient, employee or agent responsible for delivering 
the message to the intended recipient, you are hereby notified that any dissemination 
or copying of this communication and its attachments is strictly prohibited.

If you have received this communication and its attachments in error, please return 
the original message and attachments to the sender using the reply facility on e-mail.

Internet communications are not secure and therefore the UCLES Group does not accept 
legal responsibility for the contents of this message.  Any views or opinions 
presented are solely those of the author and do not necessarily represent those of the 
UCLES Group unless otherwise specifically stated.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses although this does not guarantee that 
this email is virus free.

**=



Re: ActionForm.reset() method

2001-08-14 Thread Gregor Rayman

Mike Dewhirst [EMAIL PROTECTED]

 is automatically called when? When the form is first created by the
 Controller?

No, it is called always before the controller populates it from the
request.

--
gR





RE: ActionForm.reset() method

2001-08-14 Thread Mike Dewhirst

so if I have old data in there, it will be overwritten, plus validate() will
be invoked afterwards if I have validate=true in the config?

-Original Message-
From: Gregor Rayman [mailto:[EMAIL PROTECTED]]
Sent: 14 August 2001 17:02
To: [EMAIL PROTECTED]
Subject: Re: ActionForm.reset() method


Mike Dewhirst [EMAIL PROTECTED]

 is automatically called when? When the form is first created by the
 Controller?

No, it is called always before the controller populates it from the
request.

--
gR



=**

If you are not the intended recipient, employee or agent responsible for delivering 
the message to the intended recipient, you are hereby notified that any dissemination 
or copying of this communication and its attachments is strictly prohibited.

If you have received this communication and its attachments in error, please return 
the original message and attachments to the sender using the reply facility on e-mail.

Internet communications are not secure and therefore the UCLES Group does not accept 
legal responsibility for the contents of this message.  Any views or opinions 
presented are solely those of the author and do not necessarily represent those of the 
UCLES Group unless otherwise specifically stated.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses although this does not guarantee that 
this email is virus free.

**=