gt; To: [EMAIL PROTECTED]
> Subject: URL-Rewriting with mod_SSL
>
>
>
> Hello ,
> I have wrote some Java Servlets, that works with Session Tracking.
> I use the response.encodeURL Methode for it.
> when the client has disabled cookies, the jsessionID is
> suffixed. T
Hello ,
I have wrote some Java Servlets, that works with Session Tracking.
I use the response.encodeURL Methode for it.
when the client has disabled cookies, the jsessionID is suffixed. Thats
fine ;-)
this will work with Tomcat , and Tomcat over Apache. Now, when I User
mod_ssl for the connect