Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 27747 invoked from network); 20 Nov 2002 00:58:22 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 20 Nov 2002 00:58:22 -0000 Received: (qmail 8152 invoked by uid 97); 20 Nov 2002 00:59:17 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 8109 invoked by uid 97); 20 Nov 2002 00:59:16 -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 8081 invoked by uid 98); 20 Nov 2002 00:59:11 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Tue, 19 Nov 2002 16:57:58 -0800 (PST) From: "Craig R. McClanahan" To: Struts Users Mailing List , Subject: Re: Managing message keys In-Reply-To: Message-ID: <20021119165700.T8595-100000@icarus.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 19 Nov 2002, edgar wrote: > Date: Tue, 19 Nov 2002 11:59:58 -0500 > From: edgar > Reply-To: Struts Users Mailing List , > edgar@blue-moose.net > To: 'Struts Users Mailing List' > Subject: Managing message keys > > In a large project with a large number of app.properties keys does > anyone have ideas about 'key management'. > One strategy that is commonly implemented for cases like this is to use the fully qualified package name of the primary classes using a particular key, to disambiguate them. Struts offers the additional ability to use more than one application resources file if you want to. > Thanks in advance. > > Edgar Craig -- To unsubscribe, e-mail: For additional commands, e-mail: