I need to use checkboxes with displayTag & struts, but I haven't been able to find a solution. Can you give me a hand?
Carolina -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de Martin Wegner Enviado el: Wednesday, May 12, 2004 5:10 PM Para: [EMAIL PROTECTED] Asunto: RE: [displaytag-user] Displaytag and a Form > But Check boxes are nasty. If they are not checked then nothing gets > return so you have to cycle through all the parameters and determine > which ones are checked and which ones are not checked. I also wanted to add that Struts has an elegant solution for this. Struts will inform you exactly which checkbox have been checked. No cycling through all of the possibilities. Struts is a great framework and works great with Displaytag. --Marty ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

