why do not u use the sessionbindingListener... search AWT and you will get
the stuff...

guru


-----Original Message-----
From: Hugo Malheiro [mailto:[EMAIL PROTECTED]]
Sent: 08 October 2001 17:40
To: [EMAIL PROTECTED]
Subject: Applet Servlet Session Tracking


Hi, I've been looking in mailing list archives but i did not find nothing
that could solve my problem.

I connecting to my servlet with URLConnection. How can i associate an
HttpSession to this request that i create?  because when i make
request.getSession(false) it gives me a null exception...

By the way, if someone knows where i can find some documentation and
examples with this subject, tell me please, it would be great...

Thanks....
                                Hugo Malheiro

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to