Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Portal Content Rendering
Tag render


Description

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.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Copyright © 2010, Oracle. All rights reserved.