On Mon, 2008-06-09 at 13:47 -0700, Benouille wrote:
> Hi all,
> 
> I'm new to HTTPClient.
> I'm trying to logon to a form developped under WEBSPHERE Studio.
> This form needs a username/password and need to accept cookies.
> 
> So i try the sample "FormLoginDemo" in the HTTPClient samples.
> Unfortunately, when i run it, it does not work ?
> Console display :
>  Login form get: HTTP/1.1 200 OK
>  Initial set of cookies:None
>  Login form post: HTTP/1.1 200 OK
>  Logon cookies:None
> 
> But i do not have the JSessionID use to save session, and the response Body
> is the original login form ?
> I do not know why, cause i am sending the good parameters.
> 
> Can someone help me ?
> 

Make sure you have read this

http://hc.apache.org/httpcomponents-client/primer.html

Oleg

> Tks for advance.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to