Finding and installing this specific version is often necessary for the following reasons:
Open the settings and click on Advanced System Settings . Click Environment Variables . Under System Variables, click New . Set the Variable Name to: JAVA_TOOL_OPTIONS
The version number reflects the underlying Java Runtime Environment (JRE) version on which it is based, which is JDK 1.3. A particular version of JInitiator is often hard-coded into an application's configuration on the server. The server's formsweb.cfg file explicitly tells the client browser which JInitiator version (e.g., version=1.3.1.21 , version=1.3.1.22 ) it expects to launch the application. If the client has a different version, the launch may fail, leading to the urgent need to find a specific, older version like 1.3.1.22.
