Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 73706 invoked from network); 4 Jan 2005 11:28:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jan 2005 11:28:33 -0000 Received: (qmail 16804 invoked by uid 500); 4 Jan 2005 11:14:44 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 14413 invoked by uid 500); 4 Jan 2005 11:13:22 -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 11932 invoked by uid 99); 4 Jan 2005 11:12:02 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.schoenhaber.de (HELO mail.schoenhaber.de) (217.140.77.184) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 04 Jan 2005 03:11:58 -0800 Received: from gimli.schoenhaber.de ([192.168.42.6]) by mail.schoenhaber.de with esmtp (Exim 4.34) id 1ClmbO-000893-Qj for tomcat-user@jakarta.apache.org; Tue, 04 Jan 2005 12:11:50 +0100 Message-ID: <41DA79F6.2070801@schoenhaber.de> Date: Tue, 04 Jan 2005 12:11:50 +0100 From: =?ISO-8859-1?Q?Markus_Sch=F6nhaber?= Reply-To: tomcat-user@jakarta.apache.org User-Agent: Mozilla Thunderbird 1.0 (X11/20041222) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Defining application Global properties. References: <41DA2E1C.7040704@012.net.il> In-Reply-To: <41DA2E1C.7040704@012.net.il> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N haim wrote: > I would like to set up some application global properties. > I would like those properties to be available application width, and > should be loaded as soon as the application loads no mater witch page > was visit. > I guess I have few options for that , which one do you think is the best > practice? > > 1. Using the , but those are servelt related and not > application related ? > > 2. Using java properties file , but now I need some one to load then > at server startup ? > > 3. Any other good Idea that you may think of? > Maybe is what you are looking for. Regards mks --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org