I am tunnelling from an applet back to a servlet in a multi-tier
application. The user's HttpSession established through a html logon
page generated from a servlet. After logon I launch an Applet, which
tunnels back to another servlet to get data from the server. However,
I cannot reestablish the user's HttpSession.
I use a URL object to talk to the servlet. Is there a way to set
the session id in a http request made by the applet to the servlet?
Alternatively, is there any other way to do it?
___________________________________________________________________________
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