I apologize. My IDE was already importing some other HttpClient from Sun which tricked me into thinking this constructor didn't exist. Sorry guys and gals. I blame it on a lack of sleep. :)
On 7/21/05, Jaya Christina B. <[EMAIL PROTECTED]> wrote: > Tony, > The link you have given talks abt httpclient V3.0 & this version does have > the following constructor:- > public HttpClient(HttpConnectionManager httpConnectionManager) > > The API: > http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/http > client/HttpClient.html#HttpClient(org.apache.commons.httpclient.HttpConnecti > onManager) > > Which version is it that you are using?? > > -Jaya. > > > -----Original Message----- > From: Tony Spencer [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 21, 2005 7:42 AM > To: [email protected] > Subject: HttpClient constructor missing? > > http://jakarta.apache.org/commons/httpclient/threading.html > > > --------------------------------------------------------------------- > 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]
