> Have the onclick() method write a cookie with an expiration of -1
> (deleted after session).  In the same JavaScript function, test
> for the existence of this cookie.  if( cookie) {do nothing}.
>
> Cheers!
> Mark

This is very clever, has anyone used cookies to communicate between
JavaScript and a Servlet or JSP?

                                                Michael Akerman

___________________________________________________________________________
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