Portal Content Rendering
Tag render


The render tag renders a content object in the JSP.


Tag Information
Tag Classcom.bea.p13n.ad.servlets.jsp.taglib.AdRenderTag
TagExtraInfo ClassNone
Body Contentempty
Display NameRender

Attributes
NameRequiredRequest-timeDescription
idfalsetrue The script variable name that has the com.bea.content.Node object to render. This will be used if ad is not specified.
adfalsetrue The com.bea.content.Node object reference to render. If this is specified, id will be ignored.
heightfalsetrue The optional height (in pixels) of the rendered content.
widthfalsetrue The optional width (in pixels) of the rendered content.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. {wls.FOOTER}