RE: HttpClient login error

2004-04-08 Thread Kalnichevski, Oleg
al Message- From: Grigorios Merenidis [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 17:02 To: Commons HttpClient Project Subject: RE: HttpClient login error Hi Oleg! Thanks for your immediate response!! I will try to figure out! One other question: if I call the method myPostMethod.get

RE: HttpClient login error

2004-04-08 Thread Grigorios Merenidis
Hi Oleg! Thanks for your immediate response!! I will try to figure out! One other question: if I call the method myPostMethod.getResponseBodyAsString() I receive html - code that looks like this: http://apache.org/cocoon/i18n/2.0";> Mercedes-Benz Portal function oldOnLoad() {} function clickI

RE: HttpClient login error

2004-04-07 Thread Kalnichevski, Oleg
Gregory, Does the site in question require authentication? If yes, it is quite likely you have hit one of the known limitations of the HttpClient 2.0 branch. See HttpClient SSL guide for details . This problem has already been fixed in