2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.


Shale Validator JSF Components and Tags


Standard Syntax:
     <%@ taglib prefix="val" uri="http://shale.apache.org/validator" %>

XML Syntax:
     <anyxmlelement xmlns:val="http://shale.apache.org/validator" />

This tag library contains tags for the JSF components supported by the Shale Framework for integration with Commons Validator.

Tag Library Information
Display NameShale Validator JSF Components and Tags
Version1.0
Short Nameval
URIhttp://shale.apache.org/validator
 

Tag Summary
commonsValidatorProvides access to Commons Validators.
validatorScriptGenerates JavaScript required for validation.
validatorVarParameters for specific validators.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.