|
Bug ID:
|
4077547
|
|
Votes
|
0
|
|
Synopsis
|
(api) java.applet.AppletViewer: Add getDocumentAddress method
|
|
Category
|
java:appletviewer
|
|
Reported Against
|
1.1.3
|
|
Release Fixed
|
|
|
State
|
3-Accepted,
request for enhancement
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
4456393
|
|
Submit Date
|
08-SEP-1997
|
|
Description
|
No Bug - Feature request.
My applet needs to find out, on which page
it is located. getDocumentBase() returns the
url except of the filename and its extension.
I think the complete URL would be very useful
to get, because this way the applet can get
i.e. extra information by parsing the source
document.
Have a noce day :)
Reinhard
======================================================================
|
|
Work Around
|
Right now I use a parameter to pass the filename
but I hope, that a command will be available
soon, that gives the desired information.
======================================================================
|
|
Evaluation
|
xxxxx@xxxxx owns the api for java.applet. Routing to his team for evaluation.
xxxxx@xxxxx 2001-04-09
getDocumentBase and getCodeBase ought to address this. See 4456393.
xxxxx@xxxxx 2002-12-02
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|