| |||||||
FRAMES NO FRAMES |
This element is used in the <composite:implementation>
section. Any child components or template text within the composite component tag in the using page will be inserted into the rendered output at this point in the composite component PDL page.
The implementation of this tag handler must insert a component with component-type
javax.faces.Output
and renderer-type
javax.faces.ConsumingPageCompositeChildren
as a child at this point in the component tree.
Tag Information | |
Tag Class | None |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | No Attributes Defined. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |