I am having a little trouble following what you are saying. Do you have an
example that might better say the issue.
 
I am currently using the portlet2 plugin as well.

________________________________

        From: Miles Huang [mailto:miles.hu...@surwing.com] 
        Sent: Saturday, May 21, 2011 11:52
        To: dev@struts.apache.org
        Subject: Portlet plugin renderDirect location transfer via session may
has concurrent issue
        
        
        Hi,
          I'm using struts2 portlet plugin for a portlet project recently.
          In some case, I have to use renderDirect action to render JSP result
directly from an portlet action phase request.
          When I'm examining the PortletResult source code, surprisingly I found
the result location is transfer to the renderDirect action via session map
instead of render parameter.
          Is there any special reason to do this? I think current via session
method may result current issue: Suppose multiple client in same session
(normally multiple opened browser windows) send action phase request to the
portlet concurrently, the result location of a action phase request may override
by another request.
          Any one can confirm on this?
        
        Thanks,
        Miles. 

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to