----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Where is the test performed on whether to use Cookies or URL-rewriting,
in Tomcat or within Sun's HttpSession code?

I have been testing a Servlet under different conditions and have not
succeeded in getting URL-rewriting to work.  Regardless of what I do
to the browser, the calls to response.encodeURL(...) in the servlet
append no extra information to the URL.  I have disabled Cookies in the
browser, closed the browser down, removed the .netscape/cookies file,
but still the servlet sends no session information.

This leaves me wondering if the problem is in Tomcat or in HttpSession.

I am using Tomcat 3.1, Java 1.3, Apache 1.3.14, jsdk 2.2

                 Graham Freeman


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to