Java ClassPath Tokenizer

M. Gallant 07/31/2000

This Java applet simply reads the browser Java environment java.class.path System property, and parses the string using the ";" token for Windows or the ":" token for UNIX and Mac platforms.The individual classpath components are displayed separately for easy reading.
The applet is signed into a JAR file for Navigator 4+ browsers with the Netscape Signtool.exe tool. and is signed into a CAB file for IE4+ browsers with the Microsoft Signcode.exe tool. The same Web Connector code-signing certificate was used in signing for both browsers. This page also demonstrates how to detect when the client denies the requested privileges via scripting and error handling.
Applet Source Code

Running the applet on this page requires this Root CA certificate (ou=NorlockPKI, o=nortel external)
Home