Hi Jerome, > > Hi Sean, > > Thanks for reporting your progress. > > Reading your response, it seems that the other HTTP client connector based > on HttpURLConnection class would also allow you to reuse connections if you > fully read the responses. It would be great if you could confirm that it > works equally well with both connectors. > > Best regards, > Jerome
Yes, that crossed my mind. Sorry about that. I'd be glad to test it. To do that, is it just a matter of removing the httpclient jars? Do I use the simple client jars instead? Sean

