Using the class path

The class path value in use during your Web target session depends on how the Java VM starts. PowerBuilder starts the Java VM in these situations:

Once the Java VM is started, it remains running until you exit your workspace.

When you include a Java applet in your document, the Applet element provides a CODEBASE attribute that specifies where to find the applet on the server. The class path setting on the user's computer is irrelevant.

NoteViewing results of class path changes in the System Tree If you use the Java tab of the System Options dialog box to change the class path after the Java VM is started in your current session, you must restart PowerBuilder to see the result. Even then, your changes take effect only after the Java VM starts as a result of actions in the System Tree.