Re: Re-establish the Session

2009-06-17 Thread Rafael Taboada
Just for the record if someone else have same issue... I had to rewrite the URL adding Session ID uploadUrl: "doUploadFile.action;jsessionid=" + "", On Tue, Jun 16, 2009 at 11:18 AM, Rafael Taboada wrote: > Hi, > > I have session recovering problem and I don't know how to do it, I hope you > c

Re-establish the Session

2009-06-16 Thread Rafael Taboada
Hi, I have session recovering problem and I don't know how to do it, I hope you can help me. I use FileUploader to upload a file: http://www.sitepen.com/blog/2008/12/01/dojox-fileuploader-upgrade-to-support-flash-10/. It seems to upload the file but I have lost my session in my Action class and a