Hello, Edi<br><br>I've spent the weekend on figuring out how to bind sessions for each application registered and finally I've found a solution!<br>Before writing function redefinitions into my project, thing that I find a bit 'dirty', do you want me to post here my modifications so 
<br>that sessions have their own realm and session cookies are bound to specific applications ?<br><br>Cheers,<br>kiuma<br><br><div class="gmail_quote">On Jan 7, 2008 5:45 AM, Edi Weitz <<a href="mailto:edi@agharta.de">
edi@agharta.de</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;"><div class="Ih2E3d">On Sat, 5 Jan 2008 11:31:06 +0100, "Andrea Chiumenti" <
<a href="mailto:kiuma72@gmail.com">kiuma72@gmail.com</a>> wrote:<br><br>> now my question is *session-data* common to all hunchentoot servers<br>> instantiated on the same lisp instance ?<br><br></div>Yes, it's a global special variable.
<br><div class="Ih2E3d"><br>> Another question, now suppose we have in a single hunchentoot server<br>> serves two applications ( distinguished by their path ).  It seems<br>> that hunchentoot shares the session between these two, and sometime
<br>> it's good, but what should I do if I want applications to share<br>> different sessions ?<br><br></div>There's currently no mechanism for this.  Unless you write your own,<br>of course.<br>_______________________________________________
<br><div><div></div><div class="Wj3C7c">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></div></div></blockquote></div><br>