Search code examples
javavariableswebsphere

Accessing Websphere 6.1 variables


I would like to get the value of the Websphere variable APP_INSTALL_ROOT from a java class. How can this be done.


Solution

  • Try this site:

    http://www.slightlytallerthanaverageman.com/2007/04/02/access-websphere-variables-in-j2ee-applications/