> From: Robedan [mailto:drobe...@cesco.net]
> Subject: Problem redirecting http to https in Tomcat 4
> 
> I have an application that has a Web interface using an 
> embeded Tomcat 4 Server.

No longer supported.  You really should upgrade.

> The final piece of the puzzle I've been struggling with 
> is automatically redirecting http: requests to https:

Read the servlet spec.  Real doc beats forums and mailing lists (even this one) 
every day.

> all you need to do is add a bit of code to either the 
> server or app's web.xml:
 
> Protected Context
> /*
> CONFIDENTIAL

If that's what you actually put in, it's complete junk.  Care to tell us what 
you really tried (after reading the servlet spec), and where you tried it?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to