Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 43600 invoked from network); 13 Sep 2002 09:13:18 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Sep 2002 09:13:18 -0000 Received: (qmail 11948 invoked by uid 97); 13 Sep 2002 09:13:47 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 11922 invoked by uid 97); 13 Sep 2002 09:13:47 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 11904 invoked by uid 98); 13 Sep 2002 09:13:46 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <20020913091310.48608.qmail@web11902.mail.yahoo.com> Date: Fri, 13 Sep 2002 02:13:10 -0700 (PDT) From: Santosh Kulkarni Subject: ServletContext object To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Are the objects put in ServletConext synchronized? Say I have a ServletContext ctx. If I do, ctx.setAttribute("MYOBJECT", hashTableObject); where hashTableObject is a Hashtable (or any other instantiated object) then is the object hashTableObject synchronized both for reads and writes? TIA Santosh __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: