I just did. Hope it helps people. Now that I think about it I should just post a full WAR file that shows how to do it. It is clean and simple solution once you figure it out.
By the way, if you are struggling with Struts I would highly recommend "Struts in Action" by Ted Husted. A fantastic book. --- Brad Lane <[EMAIL PROTECTED]> wrote: > This question is asked a lot on this list. Why don't you post your > solution? > > ----- Original Message ----- > From: "Martin Wegner" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 12, 2004 3:10 PM > Subject: 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

