How is the classpath set?
A. For the Handheld PC Pro: The classpath can be set on the command line as follows: “\Program Files\Java\pjava.exe” -classpath “\Temp\OtherClasses.jar;\Classes” -file Test The classpath is set to include the Java class files necessary for the application. Here, the OtherClasses.jar file is located in the directory \Temp and the directory \Classes is included in the classpath also. Note: The quotes are necessary. For the Palm PC: A remote registry editor is required (one comes with the MS Windows CE Toolkit for Visual C++ 6.0).