Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1-286-COMPATIBILITY, 2.0.0
-
None
Description
The portlet tag library enables JSPs that are included from portlets to have direct access
to portlet specific elements such as the request, like RenderRequest or
ResourceRequest and response, like ActionResponse or RenderResponse. It also
provides JSPs with access to portlet functionality such as creation of portlet URLs.
There is new funcionality for the defineObjects, actionURL, renderURL, resourceURL, namespace and param Tag.