Setting Timeout in URLConnection/HttpURLConnection
802203Mar 13 2010 — edited Mar 13 2010Hi all,
I am trying to open a connection a website using the java.net.HttpURLConnection.
Please tell me what is the default timeout (how much time it will wait for getting reply ) and how we can change the
default value. Please help me.
Thanks in advance.