codebase

Type: String[128]

Availability: Run time only

The codebase property of the WebJavaApplet class contains the base URL of the Java applet that is to be inserted into the generated HTML. This base URL is the directory that contains the Java applet code.

If this property is set to null (""), the URL of the Web page is used.