Can someone clarify the following:

WARNING: In order to correctly recognize unchecked checkboxes, the ActionForm bean associated with this form must include a statement setting the corresponding boolean property to false in the reset() method.

Does this mean that if I use check boxes I have to stash the current state of my properties somewhere.  How do I know which property has been "unchecked"?

    --m

 

Michael R. Thompson
http://www.instanton.com
512.439.3815

Reply via email to