I don't know what you mean exactly, but request.getScheme() will return 
the HTTP | HTTPS protocol (http [://some/], https[://some]) you can load 
or not load the
servlet. To configure tomcat to handle https connection, look in 
server.xml file,
there is SSL part is commented out. I'll suggest to take a look at 
apache-ssl | open-ssl, and JSSE (javasoft.com, java ssl).



>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 2/13/01, 6:27:01 AM, "Julie Ruiz" <[EMAIL PROTECTED]> wrote 
regarding Context path for ssl:


> How do I configure in Tomcat a context path only https sessions, it is 
that
> a
> specific servlet only use the https protocol but not both(http and
> https).

> Thanks,

> Julie.




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

NOTICE:  This communication may contain confidential or other privileged information.  
If you are not the intended recipient, or believe that you have received this 
communication in error, please do not print, copy, retransmit, disseminate, or 
otherwise use the information.  Also, please indicate to the sender that you have 
received this email in error, and delete the copy you received.  Any communication 
that does not relate to official Columbia business is that of the sender and is 
neither given nor endorsed by Columbia.  Thank you.



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

Reply via email to