Name

FacetTag

Synopsis

This class is a JSP tag handler class for an action that configures the component represented by the closest UIComponentTag parent tag handler with the facet component represented by its single child UIComponentTag tag handler.

Synopsis

Class name:

javax.faces.webapp.FacetTag

Extends:

javax.servlet.jsp.tagext.TagSupport

Implements:

javax.servlet.jsp.tagext.IterationTag

Constructors

public FacetTag()

Creates an instance.

Methods

public int doEndTag()

Returns EVAL_PAGE.

public int doStartTag()

Returns EVAL_BODY_INCLUDE.

public void release()

Releases all references to acquired resources.

public void setName(String name)

Sets the facet name.

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.