Hello,
I am trying to get the HTML source for a HTTPS page.
The foll. is my code and the prompt is as foll.
Prompt>
java ReadHttpsURL3
https://www.sun.com ( But I get run time error -
Exception in
thread "main" java.net.ConnectException: Connection timed out: conect ..... at ReadHttpsURL3.main(ReadHttpsURL3.java:10))
Thanks!
---------------------------code----------------------------------
--------------------------------------------------------------
[ August 14, 2006: Message edited by: Carl Trusiak ]