The document provides instructions for configuring the PATH and CLASSPATH environment variables on Microsoft Windows, Solaris, and Linux for Java Development Kit (JDK) usage. It details how to set these variables for ease of execution of Java commands and includes steps for making permanent changes across different Windows versions. It also touches on checking and modifying the CLASSPATH variable, emphasizing its importance for locating user-defined classes.
Related topics: