-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0, 1.4.0
-
generic, x86
-
generic, windows_98, windows_xp
It would be generally useful to be able to aquire the complete URL (including
any anchor) for an applet.
For example, if the applet resides in:
http://java.sun.com/products/jdk/1.2/index.html#applet
that entire URL should be returned.
java.applet.Applet.getDocumentBase() is close, but not entirely satisfactory
as it only returns the name of the containing directory.
http://java.sun.com/products/jdk/1.2/
See bug 4247807.
iris.garcia@eng 1999-08-11
I think you meant to refenece bug 4247802
steve.katz@East 2000-11-10
any anchor) for an applet.
For example, if the applet resides in:
http://java.sun.com/products/jdk/1.2/index.html#applet
that entire URL should be returned.
java.applet.Applet.getDocumentBase() is close, but not entirely satisfactory
as it only returns the name of the containing directory.
http://java.sun.com/products/jdk/1.2/
See bug 4247807.
iris.garcia@eng 1999-08-11
I think you meant to refenece bug 4247802
steve.katz@East 2000-11-10
- duplicates
-
JDK-4413481 JRE 1.3.0 getDocumentBase.getRef() fails to return URL anchor/reference
-
- Closed
-
- relates to
-
JDK-4247802 getDocumentBase() no longer returns the whole URL
-
- Resolved
-