Just use the "required" validator.
Niall
- Original Message -
From: "Scott Purcell" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 16, 2005 4:18 PM
Subject: Checkbox Validation Help Needed
I am working on a project where I have the need to
I am working on a project where I have the need to validate a checkbox being
'on' . It is the usual accept our license, or you cannot enter site. In the jsp
page we are using this:
And in my bean I have a getter and setter with a boolean value:
eg:
setTerms(boolean val)
boolean getTerms()
an
2 matches
Mail list logo