Use javascript to implement cookie instead, it will work. The downside is,
you have to restrict your system (or whatever you call it) for browsers that
support javascript only.

Rosdi.


----- Original Message -----
From: Bruno Chevalier <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 07, 1999 10:28 PM
Subject: cookie with jsdk1.0 ?


> Hello,
>
>     Is there a way to implement cookies with jsdk1.0?
> I work with Lotus Go Web Server and I have some problems with servlets.
> Some web browser send multiple GET-HTTP requests (to get a page,
> sometimes 5 GET are send...) and my servlet is executed several times.
> As it is used to count the number of hits, it does not work.
> I would like to use cookie ou session to track users.
> Any idea?
>

___________________________________________________________________________
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