Hi Graham,

I have few more clarifications.

1.
>>> Whether calls from any servlet will refer only the same instance of the
singleton ?
How does the singleton survives between the servlets ? <<<

2.

And what would happen if you want to change the values held in
the ConfigurationManager at runtime?

>>> Can you suggest me a good approach for this ? <<<

3. You may want to consider leaving your LogWriter class as is, and creating
a
a wrapper singleton class around it.

>>> I have all synchronized methods for LogWriter. Fine. Now, Can you please
tell me,
  why I need to have a Singleton Wrapper class ?<<<

Thanks

Raj

___________________________________________________________________________
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