Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 21521 invoked from network); 3 Apr 2002 09:18:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Apr 2002 09:18:09 -0000 Received: (qmail 12005 invoked by uid 97); 3 Apr 2002 09:18:05 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 11978 invoked by uid 97); 3 Apr 2002 09:18:04 -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 11965 invoked from network); 3 Apr 2002 09:18:04 -0000 Date: Wed, 3 Apr 2002 18:14:31 +0900 From: =?ISO-2022-JP?B?GyRCJSIlcyVIJUshPBsoQiAbJEIlOSVGJSQlORsoQg==?= To: "Struts Users Mailing List" Subject: Re: Re[2]: ApplicationResources searchs Message-Id: <20020403181431.01b9c92a.s45652001@yahoo.com> In-Reply-To: References: X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Its a design question - where do you want to speed up things. I think a little extra time starting up the application is OK. When the application I have starts up it loads lots of reasonabally static information from a database into beans. It may take a little longer for the application to start up. But it pays off later when I want to access that data since I don't have to hit the database, same would go for the ApplicationResources file. On Wed, 3 Apr 2002 11:08:46 +0200 rizvan.katchera@socgen.com wrote: > > > If you load in memory it would take some time the first times > I suggest you to load just a part of the file in memory How would you work out which part of the file to load into memory? > Rizvan > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: