Re: AW: Tomcat with ssl

2004-07-05 Thread Alvin Antony
hi you can implement it through a servlet filter. As far as i can remember there is a standard valve implementaion for Tomcat, which implements it for you. HTH, Alvin Alvin Antony Software Engineer Ludwig-Maximilians-Univer

AW: Tomcat with ssl

2004-07-05 Thread Otto, Frank
Thanks for the answer. But I have read this. I have a problem with redirect from port 80 to 443. I use tomcat 4.1.29. My server.xml contains this code: It doesn't redirect if I will use http://www.myDomain.de/. https://www.myDomain.de functions. I have no idea. Regards, Fr