0
votes
3answers
386 views

Java class to downlaod file

I am trying to download a file using simple java class using the following code: Simple java class to download the file Its giving me following error for my url: java.net.ConnectException: ...