Hello everyone.
A real newby question, I suppose. But I've searched the faqs etc. and
haven't found it.
I'd like to track sessions but avoid cookies. I've found the info, that
getSession() determines wheater the browser can place cookies or not. But I
don't want the user be asked for cookies ... Everything I've found starts
with
HttpSession session = req.getSession(true);
When I write a doGet() method with nothing in except for this line and start
it from Netscape 4.0, Netscape asks me if I want to accept a cookie.
So from where can I get a session or sessionID for rewriting URLs to avoid
cookies?
Thanks in advance,
Sven Fuchs
___________________________________________________________________________
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