| Classes | |
|---|---|
| AbstractFacesTag | Abstract base class for custom component tags for the Struts-Faces Integration Library. |
| BaseTag | Render an HTML |
| CommandLinkTag | Render a |
| ErrorsTag | Render a set of validation or business logic error messages, for the Struts-Faces Integration Library. |
| FormTag | Render an input form that is submitted to a Struts |
| HtmlTag | Render an HTML |
| JavascriptValidatorTag | Custom tag that generates JavaScript for client side validation based
on the validation rules loaded by the ValidatorPlugIn
defined in the struts-config.xml file. |
| LoadMessagesTag | Tag that exposes a specified |
| MessageTag | Render a localized message, with optional substitution parameters, for the Struts-Faces Integration Library. |
| StylesheetTag | Render a stylesheet HTML |
| WriteTag | Write the content of the specified component, converting to text as necessary first, for the Struts-Faces Integration Library. |