HttpUrlConnection headache and the TIMEOUT
Created Mar 16, 2002
Sean Sullivan Instead of using java.net.URLConnection, I recommend that you try the Apache Jakarta HttpClient
http://jakarta.apache.org/commons/httpclient/
http://jakarta.apache.org/commons/httpclient/