Hi,
....
On Fri, 4 Jun 1999, Shashank Phadke wrote:
> ....
>
> Hi Tyler --
>
> You are trying to duplicate the functionality of the inbuilt Session API
> implementation of the webserver / servler engine. If you trying your own
> session management, you will have to create your registry of sessions, add
> session objects, register the session objects and use callbacks to notify
> the events. Not to mention you will have to keep track of the access
> times/timers too.
...
The worst is that you will need to handle session cookies or
url-rewriting, with high chances of conflicts with the real servlet engine
that does the same ..
Cezar.
___________________________________________________________________________
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