Hello,
I'm currently making a simple AJAX framework for hunchentoot, and I have the following question: in the presence of sessions what is the sanctioned way to determine if the session parameter needs to be added to the request url and what is its value when it does?
Thanks, Ury