Struts bridges: render phase of portlet doesn't remove the attr RENDER_CONTEXT 
from the portlet session
-------------------------------------------------------------------------------------------------------

                 Key: PB-59
                 URL: https://issues.apache.org/jira/browse/PB-59
             Project: Portals Bridges
          Issue Type: Task
         Environment: tomcat 5.5.17, exo-portlet-container
            Reporter: Alexey Zavizionov


After the action phase, where set attribute RENDER_CONTEXT in the portlet 
session, the render phase doesn't remove the attribute RENDER_CONTEXT in the 
portlet session, because the pageURL == null  .
Why it hapens?

code:
String pageURL = getStrutsPageURL(request);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to