h
Tag outputStylesheet


Render the markup for a <link> element that renders the style Resource specified by the optional name and library attributes.

Decode Behavior

Encode Behavior



Tag Information
Tag Class.Outputresource.StylesheetTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeT ypeDescription
converterfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter)
Converter instance registered with this component.
idfalsetruejava.lang.String The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
renderedfalsefalsejavax.el.ValueExpression< /code>
(must evaluate to boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current value of this component.
libraryfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)

The libraryName for this resource.

namefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)

The resourceName for this resource.

bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.