hp.com home products and services support and drivers solutions how to buy
cd-rom home
End of Jump to page title
HP OpenVMS systems
documentation

Jump to content


HP OpenVMS DCL Dictionary

HP OpenVMS DCL Dictionary


Previous Contents Index


JAVA

The JAVA command launches a Javatm application. It executes Java classfiles created by a Java compiler such as JAVAC.

The JAVA command is available only if the Java Software Development Kit (SDK) or Run-Time Environment (RTE) is installed on your OpenVMS system.

You can find the Java SDK installation kit on the OpenVMS e-Business Infrastructure CD-ROM in the OpenVMS media kit or you can download it from the web:


http://www.hp.com/software/java/alpha 

Once the Java SDK or RTE is installed, you can access online help by entering this command:


$ JAVA -help 

If the SDK documentation is installed on your OpenVMS system, you can use your browser to view documentation for the SDK tools (commands) and other reference material. For example, for the Java SDK v 1.4.0, point your browser to the following location:


SYS$COMMON:[JAVA$140.DOCS]INDEX.HTML 


Previous Next Contents Index