> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: Applying HTTPS connector selectively
> 
> I would like to apply the HTTPS connector to handle specific URLs into
> the webapp alone and have the rest be handled by HTTP connector.

Read the servlet spec.  Your answer is in section 12 (hint: transport
guarantee).

http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to