Reading the Tomcat enviroment settings at runtime

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Reading the Tomcat enviroment settings at runtime

by Hilden :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 
Hello everybody,

Is there a way to read the tomcat enviroment settings at Runtime in a
JAVA-application?

Regards,

Arash  




________________________________________________________________________
 
iks Gesellschaft fur Informations- und Kommunikationssysteme mbH
Siemensstrasse 27, 40721 Hilden, Amtsgericht Dusseldorf, HRB 45519
Geschaftsfuhrerin: Dipl.-Inf. Monika Stoll
Prokuristen: Dipl.-Ing. (FH) Thomas Kondring & Hartwig Todter
________________________________________________________________________
 



---------------------------------------------------------------------
To start a new topic, e-mail: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


RE: Reading the Tomcat enviroment settings at runtime

by Caldarale, Charles R :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> From: Akhoundi, Arash [mailto:A.Akhoundi@...]
> 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: users@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...