In the same way that a web page can include an image that actually lives
elsewhere on another server, (or, commonly, a hit counter), can you not add
a tiny link at the bottom of each page that is effectiveky a servlet
request.

So rather then them having to visit the servelt to get the page, they cisit
the normal page and a piece of that page's HTML forces a servlet call.

Or if that won't work, put an applet in the page to force a link with the
servlet ?

___________________________________________________________________________
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