Once again, thanks for the help. Ultimately, the solution involved several
things. I think the single-cookie-header parameter was one piece of the
puzzle. The rest of the problems were with the login process at the site. I
found an invaluable tool called Live HTTP Headers - a free FireFox addon.
This exposed a multitude of redirects on the intial login. Using that
information I was able to piece together the necessary GET requests and
associated headers which ultimately allowed me to successfully log in and
sustain a session by mimicking a FireFox browser.

Rick
-- 
View this message in context: 
http://www.nabble.com/Can%27t-keep-session-alive-tp21628339p21794139.html
Sent from the HttpClient-User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to