Does the servlet specification say anything about how the servlet container
should deal with static variables
in the same class when used by different web applications?  The potential
problem is having common components
interfere with each other (as far as static variables are concerned) when
they are used in different web apps running in the
same servlet container.

Duane Morse, Eldorado Computing Inc., Phoenix, Arizona

___________________________________________________________________________
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