Hey folks,

     A quick query: I haven't done a lot with the servlet session
stuff, because of a requirement in our environment that we not keep
anything even remotely sensitive (like customer data) on the tier 1
(webserver) machines.

     However, a couple of times in the recent past, I've found myself
implementing what are essentially specialized session cache/servers.
Is there any good generic server for such a purpose, but not part of a
servlet engine?

     Thinking about it, I'd guess it wouldn't be too hard to roll my
own from scratch (come up with a more generalized version of the ones I
already have).  Are there any subtle gotchas to watch out for?

Steven J. Owens
[EMAIL PROTECTED]
[EMAIL PROTECTED]

___________________________________________________________________________
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