vshuk
September 20th, 2000, 12:12 AM
Hi All ,
I am reading the content of URL's on different
servers using URLConnection class . Suppose the URL is of a servlet which is checking for session
object then the problem comes as the session object has not been passed . How can I make the session object available through URLConnection/HttpURLConnection.
Thanks in advance .
Vivek
I am reading the content of URL's on different
servers using URLConnection class . Suppose the URL is of a servlet which is checking for session
object then the problem comes as the session object has not been passed . How can I make the session object available through URLConnection/HttpURLConnection.
Thanks in advance .
Vivek