Uses of Package
org.apache.struts.faces.component
Packages that use org.apache.struts.faces.component
-
Classes in org.apache.struts.faces.component used by org.apache.struts.faces.rendererClassDescription
JavascriptValidatorComponent
is a specialized subclass ofUIOutput
that supports automatic creation of JavaScript for client side validation based on the validation rules loaded by theValidatorPlugIn
defined in thestruts-config.xml
file.