Posted By:
Anonymous
Posted On:
Sunday, March 24, 2002 09:00 PM
Hi All,
I'm trying to write a java client using java.net to access some website. The site has some login page. I'm able to get that page and post the log in data. After that it redirects to some page wich picks up session information created during login. Now my question is how to pass the session cookie info thru java.net.
Any suggestion is welcome.
TIA,
Sudarson