[Laszlo-user] FW: Response Header problem in lps3.2
jake yang
yang_dx at 163.com
Fri Jun 2 07:55:15 EDT 2006
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: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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20060602/39ea2e6c/attachment-0001.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00009.rgs
Url: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20060602/39ea2e6c/ATT00009-0001.pl
More information about the Laszlo-user
mailing list