| Author |
struts2 validate a checkbox
|
Bhaarat Sharma
Ranch Hand
Joined: Jun 04, 2007
Posts: 96
|
|
Hello I am trying to validate a simple checkbox like this but it isnt happening at all when validation errors are found the return statement will automatically be 'input' and i have configured that in my struts config file. The validation for the name field is happening fine and that is a <s:textfield tag. but for <s:checkbox it isnt working. what is the way to validate a simple single checkbox
|
omnipresent
|
 |
 |
|
|
subject: struts2 validate a checkbox
|
|
|