click « validation « JSF Q&A





1. How to skip validation when a specific button is clicked?    stackoverflow.com

I have a form with a validator on one field. I have two h:commandButtons: Ok and Cancel. When I imput wrong data and click Cancel I get a validation message. What ...