HTTPS using Jersey Client

Viewed 129594

How do I send GET requests using the Jersey Client API to a server which runs on the HTTPS protocol. Is there any sample code that I can use ?

5 Answers
Related