You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "White, Joshua A (HTSC, CASD)" <Jo...@thehartford.com> on 2003/07/28 15:02:11 UTC

Looking for form design advice

Here is the scenario:

I have a list of checkboxes which is generated from a collection in the form
bean.  I have given each of them the name "itemId".  Based on an attribute
of each object in the collection, an additional text box may be generated
that is associated with the original text box.  For now, I have given the
text box the name "${itemId}_description" where ${itemId} is the value of
the checkbox.  I have figured out how to determine if the checkbox is
selected.  I have not yet figured out how to make the association with the
associated text box or how to store the values in the form bean.  

Any suggestions?







This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If 
you are not the intended recipient, please notify the sender 
immediately by return email and delete this communication and destroy all copies.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org