Package org.apache.struts.faces.component
package org.apache.struts.faces.component
-
ClassDescriptionCustom component that replaces the Struts
<html:base>
tag.Custom component that emulates the JSF standard component classjakarta.faces.component.html.HtmlCommandLink
(and its corresponding renderer) but is not tied to a particular implementation of renderer forjakarta.faces.component.UIForm
.Custom component that replaces the Struts<html:errors>
tag.FormComponent is a specialized subclass ofjakarta.faces.component.UIForm
that supports automatic creation of form beans in request or session scope.Custom component that replaces the Struts<html:html>
tag.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.Custom component to load aMessagesMap
.Custom component that replaces the Struts<html:message>
tag.Custom component that replaces the Struts<html:stylesheet>
tag.Custom component that replaces the Struts<html:write>
tag.