REFERENCE
Description: Allows code-sharing across agents and applets. The value list is a list of directories, JAR files, or ZIP files that are added to the Java Virtual Machine's internal classpath so that classes can be found via the system loader (rather than via attachment to the agent or applet). Note that this doesn't replicate and requires access to the file system on the server.
Use a semicolon (;) to separate list items for Win32 and OS/2 systems and use a colon (:) to separate list items for UNIX systems; for example, a valid list for Win32 is:
Default: None
UI equivalent: None
See also