>>> Thomas Schuchert <[EMAIL PROTECTED]> 12-Apr-00 2:44:23 PM
>>>
>I don't no wether the applet has access to the cookies or wether
>it will they send back when streaming
Use JavaScript to tell the applet about the cookie (using JavaScript
access to applet methods).
>What's sniffer and where can i obtain it
A sniffer is a program or device you attach to the network to peek at
the traffic between 2 computers. Some are more complex than others but
essentially they all decode the packets as they go across the net and
display them in some readable way.
But if you don't know what a sniffer is it might be a big job because
you will need to understand in details the HTTP header that is being
transmitted from the applet. Still, if you just look for a cookie that
resembles the one you are setting you should be okay.
Getting hold of a sniffer is a different matter. karpski is a good
one but has ceased development. You will also need a sniffer that is
defined for whatever OS you use.
All sniffer talk is off-topic really (sorry everyone).
Nic
___________________________________________________________________________
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