Prasad, Kamakshya wrote:

Hi,

Currently in our system for toggling between HTTP and HTTpS, we are just
changing the protocol in the url using the javascript.
I don't know its the correct way or not.
Why we need a separate implementation for the same?
Please advice

KP

We use the latest Jetty 4 as servlet container and this one supports automatic switch to https if the web application is configured to have certain URLs CONFIDENTIAL or INTEGRAL. We just configure Jetty with ConfidentialPort and IntegralPort parameters. Maybe Tomcat supports something like it.

Best regards,
Jan

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



Reply via email to