Hi Nate,
Normally this is caused by either an invalid cookie being sent by the server
or by not having first requested the page that actually sets the cookie.
There was a recent conversation about this on the httpclient-dev list.  If
that doesn't help, you should check out the troubleshooting guide at
http://jakarta.apache.org/commons/httpclient/troubleshooting.html which
provides a list of steps to go through to see what's going wrong.  If you
can't work it out yourself send through the wire trace to either this list
or (preferably) the httpclient-dev list and we'll see what we can do to
help.  Instructions on logging can be found at
http://jakarta.apache.org/commons/httpclient/logging.html

Regards,

Adrian Sutton, Software Engineer
Ephox Corporation
www.ephox.com 

-----Original Message-----
From: Nate [mailto:[EMAIL PROTECTED]
Sent: Thursday, 26 June 2003 11:21 PM
To: [EMAIL PROTECTED]
Subject: HTTPClient



----- Original Message ----- 
From: "Nate" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 8:10 AM


> I have a question for anybody using the HttpClient component.  Is there
> anything in particular that has to be done to enable cookies?  I have
> already set the policy (tried all 3) in the HttpState that is used by the
> client, but the site I am attempting to communicate with still thinks
> cookies are turned off.
> 

---------------------------------------------------------------------
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]

Reply via email to