If HttpSessionContext is deprecated, how do you locate an HttpSession object
from a servlet other than the one that created it?
I have two servlets that retrieve information but one servlet needs the
information retreived by the other. How do I create
an object that I can share between the two servlets? Also, there is the
possiblity that multiple threads of each servlet will be running. I can not
use one instance of a class as I will need an object that will be shared
between each pair of servlets currently alive. Thanks for the help.
___________________________________________________________________________
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