HttpUrlConnection headache and the TIMEOUT
Created May 7, 2012
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/