getJadeInstallDirAppServer

getJadeInstallDirAppServer(): String;

The getJadeInstallDirAppServer method of the Application class returns the installation directory in which the JADE binaries are installed on the application server when the application is running in JADE thin client mode.

If the application is not running in JADE thin client mode, this method functions like the Application class getJadeInstallDir method; that is, it returns the directory in which the JADE binaries are installed on the workstation on which the application is running. (The getJadeInstallDir method returns the presentation client installation directory.)