I'm using the struts validator.  I read in the archive that when I use a <html:select> 
in my form, I have to use java.lang.String[] as type form my formproperty in the 
struts-config.
But I get the error : 
form-property: Invalid data for attribute "type"

Can anybody help, because I'm really stuck.  I tried to remove the dtd reference, but 
even then, I get an error.

This is my Struts-config part

<form-bean name="salesRepForm" type="org.apache.struts.validator.DynaValidatorForm
<form-property name="newReadersGroups" type="java.lang.String[]"/>
</form-bean>

Thanks
        


____________________________________________________________
University of Phoenix Online. Free Information - Online Classes
http://r.hotbot.com/r/lmt_uopo/http://servedby.advertising.com/click/site=563632/mnum=125825
This offer applies to U.S. Residents Only

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

Reply via email to