RE: validator for check box

2003-10-29 Thread Jayaraman Dorai
Does any one have any ideas or have written code to validate that at least one item is selected on the check box? Would be interested in the javascript code for the same. On the server side, I can do that validation on the action form, though doing it through struts validator will be the

RE: validator for check box

2003-10-29 Thread Saul Q Yuan
[mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 12:49 PM To: Struts Users Mailing List Subject: RE: validator for check box Does any one have any ideas or have written code to validate that at least one item is selected on the check box? Would be interested in the javascript code

RE: validator for check box

2003-10-29 Thread Jayaraman Dorai
is required, you need not ask an user to enter them. -Original Message- From: Saul Q Yuan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 1:06 PM To: 'Struts Users Mailing List' Subject: RE: validator for check box I just submitted a bug and submitted a patch as well

RE: validator for check box

2003-10-29 Thread Saul Q Yuan
implementation and make them required regardless. I just ran into this situation. Saul -Original Message- From: Jayaraman Dorai [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 2:00 PM To: Struts Users Mailing List Subject: RE: validator for check box Been using an older

RE: validator for check box

2003-10-29 Thread Jayaraman Dorai
Yes, I agree, you are right. -Original Message- From: Saul Q Yuan [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 29, 2003 2:14 PM To: 'Struts Users Mailing List' Subject: RE: validator for check box This situation happens when the checkboxes and/or radio buttons