Hello,

I am using httpClient to login into a site and then grab some data from a
report

After I post the login info, I get a 302 and I redirect to that page.

When I go to the redirected URL I get these error messages. Can someone
explain what they mean?

Thanks

Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase
processResponseHeaders
WARNING: Cookie rejected: "TLTSID=8E757A8C4BA2C4038B0F1FB931593E14z0".
Illegal path attribute "/". Path of origin: "Canada/LoginRefresh.asp"
Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase
processResponseHeaders
WARNING: Cookie rejected: "TLTHID=8E757A8C4BA2C4038B0F1FB931593E14". Illegal
path attribute "/". Path of origin: "Canada/LoginRefresh.asp"
Feb 15, 2005 3:03:40 PM org.apache.commons.httpclient.HttpMethodBase
processResponseHeaders
WARNING: Cookie rejected: "TLTUID=8E757A8C4BA2C4038B0F1FB931593E14". Illegal
path attribute "/". Path of origin: "Canada/LoginRefresh.asp"




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

Reply via email to