I've run into a problem where when I edit a form which has check boxes.

1. If I create a new object via the form and have no check boxes selected it
works fine.

2. If I create a new object via the form and have one or more check boxes
selected it works fine.

3. If I edit an object which has had one or more check boxes selected and
deselect all the check boxes the object retains the previous values for the
check box variable.

This clearly has something to with the fact the setter method is not being
called if no check boxes are selected and my object values are somehow
persisting beyond the request. What am I doing wrong here and is there a
work around to this?

Please any pointers on this would be appreciated.


Z.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to