|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AttributeTag | Tag implementation that adds an attribute with a specified name and String value to the component whose tag it is nested inside, if the component does not already contain an attribute with the same name. |
| ConverterTag | ConverterTag is a base class for all JSP custom actions
that create and register a Converter instance on the
ValueHolder associated with our most immediate
surrounding instance of a tag whose implementation class is a subclass
of UIComponentTag. |
| FacesServlet | FacesServlet is a servlet that manages the request processing lifecycle for web applications that are utilizing JavaServer Faces to construct the user interface. |
| FacetTag | FacetTag is the JSP mechanism for denoting a
UIComponent is to be added as a
facet to the component associated with its parent. |
| UIComponentBodyTag | UIComponentBodyTag is a base class for all JSP custom actions, related to a UIComponent, that need to process their tag bodies. |
| UIComponentTag | UIComponentTag is the base class for all JSP custom
actions that correspond to user interface components in a page that is
rendered by JavaServer Faces. |
| ValidatorTag | ValidatorTag is a base class for all JSP custom actions
that create and register a Validator instance on the
EditableValueHolder associated with our most immediate surrounding instance
of a tag whose implementation class is a subclass of UIComponentTag. |
Classes required for integration of JavaServer Faces into web applications, including a standard servlet, base classes for JSP custom component tags, and concrete tag implementations for core tags.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||