Package org.apache.struts.faces.taglib

Class Summary
AbstractFacesTag Abstract base class for custom component tags for the Struts-Faces Integration Library.
BaseTag Render an HTML <base> element for the Struts-Faces Integration Library.
CommandLinkTag Render a CommandLinkComponent inside a Struts-Faces FormComponent.
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 Action, for the Struts-Faces Integration Library.
HtmlTag Render an HTML <html> element for the Struts-Faces Integration Library.
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 MessageResources instance as Map, so that the embedded messages may be retrieved via value binding expressions.
MessageTag Render a localized message, with optional substitution parameters, for the Struts-Faces Integration Library.
StylesheetTag Render a stylesheet HTML <link> element for the Struts-Faces Integration Library.
WriteTag Write the content of the specified component, converting to text as necessary first, for the Struts-Faces Integration Library.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.