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

portlet
Tag renderURL


Description

Creates a JSR168 render URL, which triggers a render request on the current portlet.


Tag Information
Tag Classcom.bea.portlet.container.tags.RenderURLTag
TagExtraInfo Classcom.bea.portlet.container.tags.BaseURLTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeDescription
windowStatefalsetrue The window state the portlet should be set to if this URL is invoked.
portletModefalsetrue The portlet mode the portlet should be in if this URL is invoked.
securefalsetrue 'true' if this URL should be secure, 'false' otherwise.
varfalsefalse The name of the variable to assign the URL to.

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.