> From: Darren Massel [mailto:[EMAIL PROTECTED] 
> How do i reset the values of a Dyna Validator form that is 
> in the session?

The 'initialize' method is inherited from DynaActionForm:

<http://jakarta.apache.org/struts/api/org/apache/struts/action/DynaActio
nForm.html#initialize(org.apache.struts.action.ActionMapping)>

public void initialize(ActionMapping mapping)

Initialize all bean properties to their initial values, as specified in
the FormPropertyConfig elements associated with the definition of this
DynaActionForm.

-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

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

Reply via email to