| |||||||
FRAMES NO FRAMES |
Renders an HTML <link>
element with a relative reference to a text/css
stylesheet at the specified context-relative path.
Tag Information | |
Tag Class | org.apache.struts.faces.taglib.StylesheetTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
binding | false | false | java.lang.String | Value binding expression to bind this component to a backing bean property. |
id | false | false | java.lang.String | Component id of this component. |
path | true | false | java.lang.String | Context-relative path to the resource for this relative link. |
rendered | false | false | java.lang.String | Boolean attribute indicating whether this component should be rendered or not. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |