I have some servlet programs, I want they can share a Singleton object,
But I failed that.
Can anyone tell me how can I share a Singleton object with all of my servlets?
and if all of the servlets in an application running at the same JVM?
Thanks a lot.
Huimin Wang
___________________________________________________________________________
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
- Re: all servlets running at the same Java VM ? Huimin Wang
- Re: all servlets running at the same Java VM ? Huimin Wang
