View Single Post
Polaco's Avatar Polaco Polaco is offline 2009-06-07 #5 Old  
Last edited by Polaco : 2009-06-07 at 11:18.
Hi Si!

I have not much control of the session parameters handling since session validation it's done by the portal and not by my portlet. So the portlet doesn't ever get called when a fileupload is requested.

I have tried what my previous post proposes with no results.
I couldn't managed to override the session cookie sent by Firefox, no matter if I add a cookie as a URLRequestParameter on the URLRequest object and sending it as a normal parameter on the url doesn't work.

I guess this post has a better approach to solve the problem:
http://www.pavlasek.sk/devel/?p=10
but I haven't tested yet.

thanks!
Reply With Quote