Applet.getCodeBase

Applet.getCodeBase

Class Overview | Class Members | This Package | All Packages

Syntax
public URL getCodeBase()
Returns
the URL of this applet.
Description
Gets the base URL. This is the URL of the applet itself.

See Also
getDocumentBase