[Laszlo-user] FW: Response Header problem in lps3.2
jake yang
yang_dx at 163.com
Sat Jun 3 21:47:34 EDT 2006
Hi,
Thanks for your kindly help. Is it possible to fix it in the next nightly
building?
Can we have a quick workaround by just add something in our lzx file? If
not, we have to wait until this bug has been fixed in the future building.
Jake Yang
_____
From: Henry Minsky [mailto:henry.minsky at gmail.com]
Sent: 2006年6月4日 4:04
To: jake yang; Jim Grandy
Cc: Laszlo
Subject: Re: [Laszlo-user] FW: Response Header problem in lps3.2
I found the problem. It is a regression, it happened when we switched from
using server-side SWF-encoded data to using the Flash parser on the client
side, the header data was getting discarded.
I have a fix, not sure what the best way to get this out to the community
is.
On 6/3/06, Henry Minsky <henry.minsky at gmail.com> wrote:
OK I can reproduce the error you're seeing (I had to recompile the servlet
classes on my machine for some reason).
I'm taking a look at this now.
On 6/3/06, jake yang <yang_dx at 163.com> wrote:
Hi Henry,
Thanks for your reply. Testcase.zip is the test case you want.
I test it in lps3.1 and lps3.2 with Java 1.5, and I have the screenshot in
the zip file which shows the different result.
Put the test.lzx in the Server\lps-3.2\my-apps, and the "SimpleServlet"
folder in the Server\tomcat-5.0.24\webapps,
Then run the test.lzx with the debug option.
Contact me if you have any problem of running this test case. Thanks
Jake Yang
_____
From: Henry Minsky [mailto:henry.minsky at gmail.com]
Sent: 2006年 6月3 日 14:36
To: jake yang
Cc: laszlo-user at openlaszlo.org
Subject: Re: [Laszlo-user] FW: Response Header problem in lps3.2
Can you send a zip file with a test case with running code for me to try?
On 6/2/06, jake yang < yang_dx at 163.com <mailto:yang_dx at 163.com> > wrote:
Isn't anyone who met the same session problem? How to keep the lps dataset
request with the same sessionid which is needed by the tomcat java server?
getResponseHeader("Set-Cookie");
setHeader("Cookie",SessionID);
these two method did work in lps3.1, but when I use lps3.2, they seem not
work at all.
Pls, help me.
Thanks!
_____
From: laszlo-user-bounces at openlaszlo.org [mailto:
<mailto:laszlo-user-bounces at openlaszlo.org> laszlo-user-bounces at openlaszlo.
org] On Behalf Of jake yang
Sent: 2006年 6月2 日 18:08
To: laszlo-user at openlaszlo.org
Subject: [Laszlo-user] Response Header problem in lps3.2
Hi
The code below works in lps3.1, but it doesn't works in lps3.2 and lps3.3
dataset.getResponseHeader("Set-Cookie");
setHeader("Cookie",SessionID);
what should I do if I want to get the same thing in lps3.2 and 3.3?
_______________________________________________
Laszlo-user mailing list
Laszlo-user at openlaszlo.org
http://www.openlaszlo.org/mailman/listinfo/laszlo-user
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
--
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20060603/bb473853/attachment-0001.html
More information about the Laszlo-user
mailing list