Hi everyone.

I have a strange problem with checkboxes in a formBean :
The form initializes (action /init)
I validate, get my results
I get "back", asking /init, everything is fine, the form shows me my
previous selections but....
when i uncheck or check one of the boxes and validate again, it does not
update the formbean, i still get the same results as previously.

Note that  this only happens with checkboxes. When i update a text field,
the results are updated in the correct way.

Why is that?

Thanks.

Reply via email to