Speaking of ValidationActionForms (and derivatives), 
when you use a DynaValidatorActionForm or a 
ValidatorActionForm, how do you use it in an
<html:javascript/> tag?  I tried using it as
<html:javascript formName="/logon"/> and it
gave me a weird Javascript function declared:
"function validate/logon(form)"

Regards,
David

-----Original Message-----
From: Bill Chmura [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 17, 2003 2:04 PM
To: 'Struts Users Mailing List'; 'Louise Pryor'
Subject: RE: DynaValidatorForm and DynaValidatorActionForm


AFAIK the DynaValidatorForm is associated with a form-bean, and the
DynaValidatorActionForm is associated with an action-form.

To be honest I am not quite sure what that means, but as luck would have
it I just read it yesterday in the o'reilly book :)



  > -----Original Message-----
  > From: Louise Pryor [mailto:[EMAIL PROTECTED] 
  > Sent: Sunday, August 17, 2003 10:54 AM
  > To: Struts Users Mailing List
  > Subject: DynaValidatorForm and DynaValidatorActionForm
  > 
  > 
  > What is the difference between DynaValidatorForm and 
  > DynaValidatorActionForm ?  What would be the reasons for 
  > using one over the other?
  > 
  > (And have I missed something obvious in the documentation here?)
  > 
  > Thanks for any help!
  > 
  > -- 
  > Louise Pryor                         
  > http://www.louisepryor.com
  > 
  > 
  > 
  > ------------------------------------------------------------
  > ---------
  > To unsubscribe, e-mail: [EMAIL PROTECTED]
  > For additional commands, e-mail: [EMAIL PROTECTED]
  > 



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


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

Reply via email to