If anyone has be using xdoclet with struts extensively, can you please
advise the following?:
1)  can xdoclet write the dynavalidatorform into the struts-config.xml like
the following?
        <form-bean
            name="loginForm"
      dynamic="true"
            type="org.apache.struts.validator.DynaValidatorForm">
         <form-property name="email" type="java.lang.String"/>
         <form-property name="password" type="java.lang.String"/>
    </form-bean>

Thanks,

Derek


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to