On Wed, Mar 31, 2010 at 6:37 PM, maikeru8 <[email protected]> wrote:
>
> I'm still a beginner with regards to Apache Commons, and I wish to implement
> the login for a plugin in Eclipse. The user does not log in via the browser
> but rather Eclipse instead. And I found out about httpclient and I was
> wondering if I could use it to implement the client-side, and then I decided
> to use Java Servlets to implement the server-side.
>
> Any suggestions on how to use it? Just giving simple examples is good enough
> for me :)
>
> Thanks for those who will reply. :)

HttpClient left Commons and became a separate project - their mailing
list is here:

http://hc.apache.org/mail.html

Niall

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to