AW: *****POSSIBLE SPAM***** Re: html:checkbox entries are not disappering

2006-04-28 Thread Hans-Peter Petek
prüngliche Nachricht- Von: Rick Reumann [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 21. April 2006 14:42 An: Struts Users Mailing List Betreff: *POSSIBLE SPAM***** Re: html:checkbox entries are not disappering Hans-Peter Petek wrote: > > But, when I deselect a checkbox, press the

Re: html:checkbox entries are not disappering

2006-04-21 Thread Rick Reumann
Hans-Peter Petek wrote: But, when I deselect a checkbox, press the button (i.e. submit), all the previous checked checkboxes are still checked .. =?!?!? Every checkbox I ever checked once still remains checked ... Can anyone help me ... Common problem. Make sure you are setting all your bool

html:checkbox entries are not disappering

2006-04-21 Thread Hans-Peter Petek
Hello all, following problem ... I have a list of entries (arraylist) and I am able to check them (with a checkbox). I can check for example 3 of 5 entries and press the save button ... (some action behind) ... and the 3 entries are checked -> all fine. But, when I deselect a checkbox, press the