Thank you very much. I forgot about that.
--Brad.
Michael Jouravlev wrote:
On 12/9/05, Simonin, Bradley K (Brad) <[EMAIL PROTECTED]> wrote:
I am just curious. Does this situation occur with the Multibox tag? I
guess I don't understand that when you uncheck a checkbox sometime the
bean is not updated?
Unchecked checkboxes are not sent to the server by browser, not even a
key with empty value. Only checked ones are sent.
So, before accepting input you clear checkboxes in your code, then you
process the request. Whatever checked ones you receive, you set their
corresponding values in the applicaiton. Others are left unset.
Michael.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]