hi,
 just a question about using the validator-fw.

i want to describe a formbean in struts-config
 incl. its proberties.

like:
<formBeans name="logon" type="???">
  <form-property name="user" type="java.lang.String"/>
  <form-property name="password"
type="java.lang.String"/>
</form-bean>

for validation i want to use the framework


i guess:
-DynaValidatorForm: validation rules are executed
based on form name

-DynaValidatorActionForm: validation rules are
executed based on action mapping


and what are the classes:
ValidatorForm
ValidatorActionForm

for?


thanks
jan

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de

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

Reply via email to