More of a question for the user list... Here is some doc directly from the struts site: "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." ( http://jakarta.apache.org/struts/struts-html.html#checkbox )
jason -----Original Message----- From: Sachin [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 9:35 AM To: [EMAIL PROTECTED] Subject: CheckBox problem in struts.. Hi Could anyone explain about the checkbox problem in struts if i have a checkbox in a jsp and if i set the value of the bean to yes, true or on, the checkbox will be checked. But if i try to set the value of the checkbox in the bean it is not getting set. if i submit data from checkbox it is not getting reflected when i revisit the page. Thanks & Regards Sachin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> This e-mail contains confidential and privileged material for the sole use of the intended recipient. Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. This message and/or the materials contained herein are not an offer to sell, or a solicitation of an offer to buy, any securities or other instruments. The information has been obtained or derived from sources believed by us to be reliable, but we do not represent that it is accurate or complete. Any opinions or estimates contained in this information constitute our judgment as of this date and are subject to change without notice. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>