Nicolas Bizard wrote:
Hi everyone.
My question is :
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.
sorry for the off-topic email previously sent , by the way
:-s
Nicolas
Did you remember to clear the state of the checkbox properties in your
form bean's reset() method?
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]