RE: dealing with check boxes

2004-08-22 Thread Jignesh Kapadia
- From: Jignesh Kapadia [mailto:[EMAIL PROTECTED] Sent: Thursday, August 19, 2004 5:19 PM To: Struts Users Mailing List Subject: Re: dealing with check boxes Anuj, Thanks for you reply. But My concern is as follows. e.g. I display these records with checkbox on my JSP as follows

dealing with check boxes

2004-08-19 Thread Jignesh Kapadia
Hi , I did post a question regarding the problem I am facing in dealing with check boxes in struts. I did not get a proper reply. I am just explaining the scenario . It will be good help from your side if somebody can guide as how this can be done . We have a previous/ Next

Re: dealing with check boxes

2004-08-19 Thread Jignesh Kapadia
the checked records, so filter and display the records in your collection that have checked=true. Finally update the records in your collection to the database. If I understand correctly you want to update the checked state (checked and unchecked records). I hope that helps. Anuj Jignesh

Re: multiple checkboxes

2004-08-18 Thread Jignesh Kapadia
. Your help will be really appreciated. Take Care, Jignesh Bill Siggelkow [EMAIL PROTECTED] wrote: You don't want to use multibox ... you need to set 'indexed=true' on the html:checkbox control in the logic:iterate or c:forEach loop that displays your list. Jignesh Kapadia wrote: Hi

multiple checkboxes

2004-08-17 Thread Jignesh Kapadia
be shown as checked. I tried this using html:multibox tag but it is not working. can somebody give a suggestion on this? It will be good help from your side if you can give your expert feedback ASAP. Thanks, Jignesh Kapadia - Do you Yahoo!? Y

Re: multiple checkboxes

2004-08-17 Thread Jignesh Kapadia
|-+--- | | Jignesh Kapadia | | | | | @yahoo.com | | | | | | 18/08/2004 12:33 PM | | | Please respond to | | | Struts Users | | | Mailing List