kingysball wrote:
Hi,
I am trying to use Struts 2 client side validation to validate if a checkbox
has been selected before submitting a form.  I have being trying to use the
regular expression validator but have had no joy with it.  Has anyone
encountered this issue before??

I don't think the expression validation supports client-side evaluation. I would have thought that 'required' would be more appropriate for this, though.

L.


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

Reply via email to