<div dir="ltr">I am redirecting to the same server. So you are saying that the cookie should be there, I'll try to access them.<br>I was just trying to refer to the session but it was empty. I was just trying to keep session alive even between redirects just like I can keep it alive when requests from different urls come to the same server from a user.<br>
I wonder if it's possible for redirects.<br><br><br><div class="gmail_quote">On Thu, Jul 24, 2008 at 3:34 PM, Hans Hübner <<a href="mailto:hans@huebner.org">hans@huebner.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Andrei,<br>
<br>
I am not sure I understand:  Are you redirecting the request to the<br>
same web server, or to a different one?  If you redirecting to the<br>
same server, any cookie you might have set before should be presented<br>
by the browser to the new URL.  If you're redirecting to a different<br>
server, you can't set cookies to be presented to that different<br>
server.<br>
<br>
Please try to give us more information.<br>
<br>
-Hans<br>
<div><div></div><div class="Wj3C7c"><br>
On Thu, Jul 24, 2008 at 19:27, Andrei Stebakov <<a href="mailto:lispercat@gmail.com">lispercat@gmail.com</a>> wrote:<br>
> When I use redirect method it redirects to a new url and in the handler for<br>
> the url I have no way of knowing the session of the url from where it was<br>
> redirected.<br>
> How can I send cookies along with redirecting to a new url?<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> tbnl-devel site list<br>
> <a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
> <a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
><br>
_______________________________________________<br>
tbnl-devel site list<br>
<a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br>
<a href="http://common-lisp.net/mailman/listinfo/tbnl-devel" target="_blank">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br>
</blockquote></div><br></div>