"Juan Carlos P�rez Fuertes" wrote:
> In IE4 the cookies are stored in the cache files you can find the cache
> files in the Temporary files on the Options dialog.
>
> In netscape they are stored and in Netscape4 they are available in the your
> profile folder in the Netscape user folders.
>
In at least the Netscape case (don't use IE, so don't know about it), not
*all* of the cookies appear in the disk file. Cookies that have no age set
(in other words, that will expire when you shut down the browser) are cached
only in the browser's memory. This is often used by servlet engines for the
cookie used to maintain session state, so you will not see such cookies in the
file.
If you want to see a cookie actually show up in this file, you need to set its
expiration to some future date/time.
Craig McClanahan
___________________________________________________________________________
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