You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ma...@tiger.com.pl on 2001/04/20 14:00:05 UTC

session maintenance problem with: ssl + cookies disabled

When I disable cookies in browser and use ssl connection (default https 
connector) session maintaining via URL rewriting does not work. One can try it 
with example from binary distribution: examples/servlet/SessionExample. 

Seems like a bug to me.


Maciek Kaminski
maciejka@tiger.com.pl

Re: session maintenance problem with: ssl + cookies disabled

Posted by Wolle <wo...@dorf.RWTH-Aachen.DE>.
Hello,
jep that's is ab bug ,
see:  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=578
there is a workaround in it, and it will work with it,
on the next release the Bug will be fixed. (3.2.2)

Greetings,
Michael

maciejka@tiger.com.pl wrote:

> When I disable cookies in browser and use ssl connection (default https
> connector) session maintaining via URL rewriting does not work. One can try it
> with example from binary distribution: examples/servlet/SessionExample.
>
> Seems like a bug to me.
>
> Maciek Kaminski
> maciejka@tiger.com.pl