NonStop Server for Java 4.2 Programmer's Reference
Title Page | Contents | Index | Glossary | Prev | Next
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:
The Java Tutorial page, http://java.sun.com/docs/books/tutorial/ext/index.html●
Java Technology Learning, http://java.sun.com/learning/index.html●
Java 2, Standard Edition (J2SE) SDK documentation, for example,
http://java.sun.com/j2se/1.4/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.
When choosing a Java tutorial or book, check that the information is appropriate for use with a J2SE
SDK 1.4 implementation. Also, books and tutorials about how to write graphical user interfaces are not