Hi,

Does servlets with the same name in different zone share the same static object ?  
e.g. If I put the same servlets into two different zones, can both servlet create 
their own static object?  Since two servlets has the same code, the static object they 
created will have the same name.   In another word, is the scope of a static object 
the whole servlet engine or a zone ?

Thanks in advance,

Jie

___________________________________________________________________________
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