In the Action Form reset method you need to set the value of checkbox to 
null;


>From: "sanjeev_dutt" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>Subject: Check Box
>Date: Mon, 6 May 2002 12:17:59 +0530
>
>Hi All,
>
>I have a check box on my JSP page which is a Search page.
>On the results page, there is a button "New Search" which is supposed to 
>throw back the Search Page again.
>In the action class involved with "New Search", I am resetting the formbean 
>associated with my Search Page.
>When I come back to my Search Page by clicking the "New Search" button, all 
>the fields get cleared ( i.e the old search criteria entered is no more 
>there ), but the the check box still remains checked and is not getting 
>reset.
>How to handle this ?
>Thanks
>Sanjeev
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>
>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to