For an example check out
http://www.jspinsider.com/reference/jsp/jspsession.html

Be aware your JSP container needs to support url rewriting for you to use
that as a session management method. Tomcat doesn't support this as of yet.

Casey Kochmer
[EMAIL PROTECTED]
www.jspinsider.com


>From: Marco Salvador <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: How to put session tracking in URL
>Date: Mon, 25 Sep 2000 22:48:37 +0200
>
>Hi all,
>How to put the session tracking in the page URL??
>When i create a new session it always set a cookie??
>Thanx, marco
>sorry for my English, i'm italian!!!
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===========================================================================
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