Hi again, 
        I'm trying to get a list of checkboxes to relate to a form bean
getChkcontrols()/setChkcontrols(). This is what I have so far, but no
values are being passed to the Form Bean. The rest of the iteration is
fine. My form methods are boolean arrays.

<logic:iterate id="ArrayList" name="ctrlDescription">
        <html:multibox property="chkcontrols"/>
        <bean:write name="ArrayList" property="name" />
</logic:iterate>

Any help much appreciated. Cheers,

Doug Chalmers
Software Development
Petrotechnics Ltd
Exploration House
Exploration Drive
Aberdeen
707303 (Ext 14)

Reply via email to