What's the new namespace??
olegk wrote: > > On Sun, 2010-03-07 at 10:53 +0000, sebb wrote: >> On 07/03/2010, HughT <[email protected]> wrote: >> > >> > Hello, >> > >> > I'm new to Apache and I'm trying to use HttpClient in Java, but just >> can't >> > seem to be able to get the right jar file for some reason. I keep >> getting an >> > error that the package org.apache.commons.httpclient does not exist. > > No wonder you are getting this error because > 'org.apache.commons.httpclient' is the namespace of the old HttpClient > version (3.1) > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/Error-using-import-org.apache.commons.httpclient.*-tp27809614p27811842.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
