> From: Siddesh Prabhu [mailto:[EMAIL PROTECTED]
> I am using Tomcat 5.0.28, I have configured SSL. Now i want
> to know whether it is possible to redirect http request to
> https using server.xml file, meaning if i give
> http://localhost:8080 it should go to https://localhost:8443,
> I go
Hi Gurus,
I am using Tomcat 5.0.28, I have configured SSL. Now i want to know whether
it is possible to redirect http request to https using server.xml file, meaning
if i give http://localhost:8080 it should go to https://localhost:8443, I
googled a lot but did not get a firm solution on