Hi Zerbe,

 I do not see your concern in the code snippet attached by Urvesh. The JVM
guarantees that constructors are thread safe. Your cobcern should only apply
when the instantiation happens within a method that is not synchronized and
hence not thread safe.

 Thanks,
 Jaideep.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to