posted 16 years ago
I am not sure what is wrong with my code. My question is, am I making one or two distinct requests/connections here? I can tell I am carrying the same cookie over to the second urlconnection, but I am still getting this response (when I retrieve and print the html response from the server):
Here is my approach:
--Am I making an obvious mistake I am not seeing, or could it be something with redirects, etc?
Thanks for any help
[ May 21, 2008: Message edited by: Dmitri Christo ]