DynamicContent
Tag container


Description

This tag identifies a place on the JSP that will contain the resulting HTML output from the execution of a pageflow action.

Examples

The following example places a DynamicContent container on the page with an id of "outputContainer":

<dc:container dcContainerId="outputContainer">
  ...
</dc:container>


Tag Information
Tag Classcom.bea.apps.groupspace.taglib.dynamiccontent.ContainerTag
TagExtraInfo ClassNone
Body ContentNone
Display NameDynamicContent Container

Attributes
NameRequiredRequest-timeDescription
dcContainerIdtruetrue A unique ID that identifies this container and is referenced by other Dynamic Content tags.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.