资 源 简 介
This project demonstrates validation features gained by customizing shale-validator and commons-validator frameworks.
Shows an example of bypassing all the validations (client & server), in a JSF page, for some submits (whether by a submit button, a radio, a combo, or etc...).
You can reach to this extension"s project page that is providing this ability from here.
Demo Application
Client validations are set as "false" to show server side behaviors of validators. But you can easily enable client validations by setting s:commonsvalidator tags" "client" attribute to "true" at bypassValidationDemo.jsp page.
Demo Environment
JDK-1.5
JSF-1.2-07
JSP-2.1
Tomcat-6.0.10 (Servlet-2.5 / JSP-2.1)