> From: Akhoundi, Arash [mailto:[EMAIL PROTECTED] > Subject: Reading the Tomcat enviroment settings at runtime > > Is there a way to read the tomcat enviroment settings at Runtime in a > JAVA-application?
Care to define what you mean by "tomcat environment settings"? If you want to read environment variables, use System.getenv(). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
