You could implement a ServletContextListener that reads the properties
and makes them available however your app needs them.

--David

Ken T. wrote:
> I looked around online but couldn't find anything.  Is there a way to 
> start a web application under Tomcat with specific properties mappings.  
> Say I wanted to start my app with the property setting:
>
> user.database=ProdDB
>
> How would I go about doing so?
>
> Thank you,
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to