Error opening connection java.io.IOException [in Ant Script]
I am using a Ant script to download a file from a site. I am using the <get>, but not able to connect. I get the following error.
[get] Error opening connection java.io.IOException
As I am new to both java and ant, I am not able to figure this out. Can someone plz help me in this.
Thanks.
Regards,
Arul

