Applet.getDocumentBase
Class Overview | Class Members |
This Package |
All Packages
public URL getDocumentBase()
Returns
the URL of
the document that contains this applet.
Description
Gets the document URL. This is the URL of the document in which
the applet is embedded.
See Also
getCodeBase