Hi,

To prepopulate, list box , I had attached LabelValueBean, with the select's collection ,attribute

    <html:select property="deviceId"   >
        <html:options collection="<%=CmdConstants.DEVICE_ID_LIST%>"
property="value" labelProperty="label" /> </html:select>


But Does anybody knows how to associate labelvaluebean with radio button }
(As per my knowledge we do not have a collection attrib. for radio).

Regards,
Sheetal



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

Reply via email to