Santosh, Have you looked at the HttpClient tutorial?
http://jakarta.apache.org/commons/httpclient/tutorial.html If you are using HttpClient 3.0 you may also want to look at the HttpClient exception handling guide for more specific info: http://jakarta.apache.org/commons/httpclient/3.0/exception-handling.html Hope this helps Oleg On Wed, Dec 08, 2004 at 04:51:52PM -0600, Santosh Haranath wrote: > Hi, > > How do I write retry handler for java.net.SocketException: Connection > reset exception ? > > Thanks! > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.289 / Virus Database: 265.4.6 - Release Date: 12/5/2004 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
