I don't no wether the applet has access to the cookies or wether it will they send back when streaming What's sniffer and where can i obtain it Thomas /*************************/ Thomas Schuchert Cyberconsult Beratungsgesellschaft f�r Neue Medien mbH [EMAIL PROTECTED] 030 - 39 99 05 46 /*************************/ > -----Urspr�ngliche Nachricht----- > Von: Nic Ferrier [SMTP:[EMAIL PROTECTED]] > Gesendet am: Mittwoch, 12. April 2000 14:01 > An: [EMAIL PROTECTED] > Betreff: Re: Setting Cookies from a JSP and retrieve it in a > servlet via applet > > >>> 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 ___________________________________________________________________________ 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
