[Opensource] RE: problem with multiple selects
Parag Shah
pshah at adaptivesoftware.biz
Mon Feb 10 00:19:23 PST 2003
Hi Will,
I am using pure Struts tags, without any Expresso Input elements. I
think this may be a Struts bug/issue.
Thanks
Parag
>> Helllo Parag,
>>
>> If you are using the extended Expresso struts tags, I don't think you
>> need the option tag. In your Controller, just set your Input objects
>> ValidValue. [IE: copyToList.setValidValues(myDbObject.getValidValues())]
>>
>> Then try this:
>> <html:select name="queryForm" property="/copyToList" />
>>
>> Assuming that copyToList is an Input with it's ValidValues method set
>> and that you put this tag in a block iterator, it should work.
>>
>> Will
>
More information about the Opensource
mailing list