composite
Tag insertChildren


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 ClassNone
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
No Attributes Defined.

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.