Hello Arun,

>        I created a HttpClient that will invoke a servlet. Now I want to 
know
> whether the same client will work for https also.
>  E.g now I am using url as "http://www.hello.com";  will the same client 
work
> if give url as "https://www.hello.com";

No. See the SSL guide for setup instructions:
http://jakarta.apache.org/commons/httpclient/sslguide.html

cheers,
  Roland

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to