Re: html:multibox question

2005-05-25 Thread Wendy Smoak
From: "Apte, Dhanashree (Noblestar)" <[EMAIL PROTECTED]> > > How do I make sure that only the selected ones get through? > http://struts.apache.org/userGuide/struts-html.html#multibox WARNING: In order to correctly recognize cases where none of the associated checkboxes are selected, the ActionFo

RE: html:multibox question

2005-05-25 Thread meyawn
- From: Apte, Dhanashree (Noblestar) [mailto:[EMAIL PROTECTED] Sent: Thursday, May 26, 2005 12:21 AM To: 'Struts Users Mailing List' Subject: html:multibox question I have a page that has a series of check-boxes that a user can select/deselect at will. When the page loads up, s

html:multibox question

2005-05-25 Thread Apte, Dhanashree (Noblestar)
I have a page that has a series of check-boxes that a user can select/deselect at will. When the page loads up, some of the checkboxes are already checked. The user can then either select new ones or deselect existing ones. However, when I submit the page, the unselected ones are still a part of m

html:checkbox or html:multibox- question in implementation

2005-01-21 Thread Rosemary Philip
Hi, I have a jsp which shows a drop down combobox, a text box and submit cancel buttons. the drop down combo box is a collection of objects. to be exact an arraylist which is placed in session in the action class. The object is a technique object which has the following attributes: techCd : type