How can I disable a particular checkbox based on a value in the selected items. Here is my code. There are two arraylist of disease and names.
<logic:iterate id="disease" name="AddressForm" property="diseases"> <logic:iterate id="name" name="AddressForm" property="names"> <bean:write name="disease" property="label"/> <html:multibox property="selectedItems" > </html:multibox> </logic:iterate> </logic:iterate> Someone please help me. __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]