RE: Dyna Validator Form values

2004-02-12 Thread Wendy Smoak
> 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:

RE: Dyna Validator Form values

2004-02-12 Thread Matthias Wessendorf
hi, perhaps you mean request.getSession().removeAttribute("nameOfFormBean"); cheers, -Original Message- From: Darren Massel [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 7:08 PM To: '[EMAIL PROTECTED]' Subject: Dyna Validator Form values How do i reset the values of a