Hi,

I�m running Apache 1.3.6 and JServ 1.05b on a NT Platform.

I code session tracking at the moment. Everything works fine, but there is
something strange:

If a servlet is executed the first time, it sometimes doesn�t get the
session when calling req.getSession(true) - even if there is an existing
session.
When I repeat the procedure (Logging in -> session is created) and the call
the same servlet as mentioned above, it gets the session without problems.

Is this a JServ bug or do I oversee something??

btw. it doesn�t matter if i call the servlets via SSI (<SERVLET>) tag, or if
I call them by typing the classname into the Netscape URL.

MfG Stephan Scheiderer - debis Systemhaus GEI

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to