Re: Issue with Struts check box

2006-08-10 Thread Hanmay Udgiri
ng the old value. -Original Message- From: Hanmay Udgiri [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 6:54 PM To: Struts Users Mailing List Subject: Issue with Struts check box Hi I have a String form field which is used as a check box. And I do some validation based on this

RE: Issue with Struts check box

2006-08-10 Thread Vishal Seth
, August 10, 2006 6:54 PM To: Struts Users Mailing List Subject: Issue with Struts check box Hi I have a String form field which is used as a check box. And I do some validation based on this check box if selected. I am having a problem,when the user selects a check box and submit. I am getting the

Re: Issue with Struts check box

2006-08-10 Thread kalpesh modi
You need to reset the checkbox value in the ActionForm's reset method. Thanks, -Kalpesh - Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1ยข/min.

Issue with Struts check box

2006-08-10 Thread Hanmay Udgiri
Hi I have a String form field which is used as a check box. And I do some validation based on this check box if selected. I am having a problem,when the user selects a check box and submit. I am getting the errors properly. But when If I uncheck the check box and submit,the value i am getting in f