You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dave Naden <Da...@sas.com> on 2003/06/18 12:22:34 UTC

global parameters--which way

I have a question about web app design.

It seems as though there are (at least) 2 ways to set up global application parameters at deployment time: 1) put them in a <context-param> tag in the deployment descriptor, or 2) use a properties file or resource bundle to read them in.  Is there a preferred or standard way, or does it even matter?

Any opinions are welcome--thanks!

Dave Naden



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org