NonStop Server for Java 5.0 Programmer's Reference
Title Page | Contents | Prev | Next | Index | Glossary
Getting Started
Although this manual assumes that you are familiar with using Java and HP NonStop Open
System Services (OSS), this section provides background information for persons not familiar
with these products. Additionally, this section shows how to perform common tasks that are
characteristic to running Java applications on NonStop systems. The topics are:
Learning About the Prerequisites●
Verifying the Java Installation●
Tutorial: Running a Simple Program, HelloWorld●
Specifying the CPU and Process Name with Which an Application Runs●
Configuring a Java Pathway Serverclass●
Learning About the Prerequisites
If you are not familiar with using Java and OSS, the following topics describe how you can get
this background information.
Learning About Java●
Learning About Open System Services●
Learning About Java
Many tutorials and books about the Java programming language are available publicly.
The Sun Microsystems web site provides links to many tutorials, including:
Tutorials page of the Sun Developer Network,
http://java.sun.com/learning/tutorial/index.html
●
Java Technology Learning, http://java.sun.com/learning/index.html●
Java 2 Standard Edition (J2SE) JDK 5.0 documentation, for example,
http://java.sun.com/j2se/1.5.0/docs/index.html
●
A bookseller may have many Java tutorials and guides. However, the number of books
available about Java is too great to list in this manual and new books or new editions are
published often.










