aspose file tools
The moose likes Beginning Java and the fly likes How to connect to HTTPS url from a java method Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

How to connect to HTTPS url from a java method

Ramesh Shanmugam
Ranch Hand

Joined: Sep 13, 2004
Posts: 132
How to connect to HTTPS url from a java method url.openConnection(jdk version 1.4.2) under java.net.URL package without going for installation of any protocol handlers..


Ramesh Shanmugam - SCJP 1.5
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

Please do not post the same question in multiple forums. It causes confusion and duplication of effort as the community tries to help everyone.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to connect to HTTPS url from a java method
 
Similar Threads
How to connect to HTTPS url using java URL Class
how to make https post in JavaScript
HttpsURLconnection
How to import Self signed Certificate to be used in java program ..???
Establishing https Connection using java 6