Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 85628 invoked from network); 1 Apr 2002 16:47:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Apr 2002 16:47:24 -0000 Received: (qmail 15239 invoked by uid 97); 1 Apr 2002 16:47:01 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 15174 invoked by uid 97); 1 Apr 2002 16:47:01 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 15077 invoked from network); 1 Apr 2002 16:47:00 -0000 From: theron.kousek@webmd.net Subject: Hi Folks, 2 questions about Actions and their instance To: Struts Users Mailing List Cc: struts-user@jakarta.apache.org X-Mailer: Lotus Notes Release 5.0.1b September 30, 1999 Message-ID: Date: Mon, 1 Apr 2002 09:46:50 -0700 X-Priority: 3 (Normal) X-MIMETrack: Serialize by Router on Gadwall/Nashville/Envoy(Release 5.0.1b|September 30, 1999) at 04/01/2002 10:46:53 AM 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 In a book I have it says: "It is also important to note that the Action class must be designed in a thread-safe manner. This is because there's only a single instance of an Action class per action element in the action-mapping configuration file." So here's my 2 question(s): 1. I then assume that "perform()" is synchronized 2. What about those cases where 2 different action mappings resort to the same action class? For example: For additional commands, e-mail: