What HTTP Status Code is returned when transport-guarantee is CONFIDENTIAL?

2002-12-09 Thread Matt Raible
I've noticed that if you set a
transport-guaranteeCONFIDENTIAL/transport-guarantee in web.xml that
the user is automatically redirected to an https://server:443.

I'm wondering how I can reproduce this behavior in a my welcome JSP and
was thinking I could possibly return the same http status code.  Is this
possible?

Thanks,

Matt



Re: What HTTP Status Code is returned when transport-guarantee is CONFIDENTIAL?

2002-12-09 Thread David Brown
Matt Raible writes: 

I've noticed that if you set a
transport-guaranteeCONFIDENTIAL/transport-guarantee in web.xml that
the user is automatically redirected to an https://server:443. 

I'm wondering how I can reproduce this behavior in a my welcome JSP and
was thinking I could possibly return the same http status code.  Is this
possible? 

Thanks, 

Matt



Hello Matt, u haven't specified ur version of tc but have u tried 
uncommenting the 8443 ssl connector in server.xml. hope this helps, david. 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]