Please ignore my prevoius posting

I am using DynaValidator form and I have a drop down box 
to be displayed. Right now I am using

<html:select property"=test">
   <html:option>      </html:option>
   <html:option>      </html:option>
   <html:option>      </html:option>
</html:select>

I want to get rid of this and use collections instead. Is there a way to do it.



Thanks

Help appreciated

Vinay

Reply via email to