URLEncode every URL before you send it to the client: most app/web servers
will add the session ID to the |URL

-----Original Message-----
From: Jens-Uwe Eilers [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 26, 2000 3:02 PM
To: [EMAIL PROTECTED]
Subject: Session without cookies


Hello,

I need to realize JSP-Sites with Sessions. But when the Client has
deactivate Cookies I get a new Session on every Site. If the client has
deactivated Cookies how can I realize this? Or can I realize the Session
without Cookies.
Sorry my English is not the best.
Jens-Uwe

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to