RE: URL-Rewriting with mod_SSL

2001-03-29 Thread Stubenrauch,Andreas
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

URL-Rewriting with mod_SSL

2001-03-28 Thread Wolle
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