View Single Post
  #1 (permalink)  
Old 10-10-2006, 07:50 AM
Shyam Shyam is offline
Starter Member
 
Posts: 1
Default Switching From Https to Http Protocol in JSP

Hi,
I am using https protocol in my web application.
Can anybody guide me, how can i switch from https to http, so that i use https only for my login (into my application) request , rest of the request are processed using http only.

thanks a lot in advance

SHYAM
Reply With Quote