>>> Thomas Schuchert <[EMAIL PROTECTED]> 12-Apr-00 12:58:37 PM
>>>

>I'll created a cookie in a jsp
>this jspage contains a applet too,
>from inside this applet i will establish a connection to a servlet
with
>url.openStream

Is the applet getting the cookie that the JSP page creates?

Just because the applet is presented on a page that results from JSP
doesn't mean that the cookie will be set on the stream that the applet
opens.

You can check it with a packet sniffer.


Nic Ferrier

___________________________________________________________________________
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