You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joel Regen <jo...@Globeset.com> on 2000/07/09 00:45:22 UTC

Re: sessions

I am having problems also related to sessions.  I suspect that the cookies are
not being passed to the browser.
I am seeing a new session created for each request.  I posted my problem under
the subject: "sessions and JSP Tag Handlers" recently.
Joel

John Greb wrote:

> Does anyone know if sessions work properly using Tomcat in the standalone
> mode? At this time, I'm not "seeing" the session id being passed to the
> browser as a cookie. This is causing problems as I validate the session id
> in Javascript code running in the browser.
>
> John
>
> --------------------------------------------------------------------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org