Hi,

A bug reported on our projected turned out to be related to session
tracking by URL rewriting.

With cookies disabled in zone.properties, the method
response.encodeUrl() does not alter the url to include the session ID...
as prescribed in the servlet API ; hence all sessions are lost between
requests, making the app useless without cookies... 

Any ideas ?

e-gret,
 Dann


--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to