| |||||||
| FRAMES NO FRAMES | |||||||
Inserts content into a template. That content is defined—with the ui:define tag— in either a ui:composition, ui:component, ui:decorate, or ui:fragment.
| Tag Information | |
| Tag Class | None |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| name | false | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
| The optional name attribute matches the associated <ui:define/> tag in this template's client. If no name is specified, it's expected that the whole template client will be inserted. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||