on ‎2006 Nov 07 8:28 AM
Hi all,
is there any standard way to read an environment variable (not a java system property) within the SAP J2EE Engine? There is no standard way to so in Java, at least not in Java 1.4.
Thanks in advance,
Matthias
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
mmmmhhhh
you are right.
Maybe in 1.5 System.getenv is "un-deprecated".
By the way there is a funny solution.
Execute a OS command like to prompt by CODE and parse the result.
LOOK HERE!
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.