+

Search Tips   |   Advanced Search

WSRP two-phase rendering


The WSRP Consumer and the WSRP Producer in the portal support two-phase rendering for JSR 286 portlets. This allows a remote portlet to set headers and cookies and to modify the HTML head section. The WSRP Producer determines whether a JSR 286 portlet requires two-phase rendering and, if it does, the Producer invokes the render method in two phases.

Both the Producer and the Consumer can configure WSRP using the following portal service configuration parameter in the portal Configuration Service:

The Producer does not pass any headers that are contained in this list to the Consumer, and the Consumer does not pass any headers that are contained in this list to the Producer.

We can set this parameter in the portal WP Configuration Service using the WAS admin console.


Parent: Reference for using WSRP with the portal
Related:
Use two-phase rendering with JSR 286 portlets