Andrei,
I am not sure I understand: Are you redirecting the request to the same web server, or to a different one? If you redirecting to the same server, any cookie you might have set before should be presented by the browser to the new URL. If you're redirecting to a different server, you can't set cookies to be presented to that different server.
Please try to give us more information.
-Hans
On Thu, Jul 24, 2008 at 19:27, Andrei Stebakov lispercat@gmail.com wrote:
When I use redirect method it redirects to a new url and in the handler for the url I have no way of knowing the session of the url from where it was redirected. How can I send cookies along with redirecting to a new url?
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel