JDK-4077547 : (api) java.applet.AppletViewer: Add getDocumentAddress method
  • Type: Enhancement
  • Component: tools
  • Sub-Component: appletviewer
  • Affected Version: 1.1.3
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1997-09-08
  • Updated: 2017-12-13
  • Resolved: 2017-12-13
Related Reports
Relates :  
Description

Name: joT67522			Date: 09/08/97


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
company - Institute for Medical Computer Science and Biometry, Technical University of Aachen, Germany , email - ###@###.###
======================================================================

Comments
WORK AROUND Name: joT67522 Date: 09/08/97 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. ======================================================================
17-09-2004

EVALUATION jmelvin@east owns the api for java.applet. Routing to his team for evaluation. iris.garcia@eng 2001-04-09 getDocumentBase and getCodeBase ought to address this. See 4456393. ###@###.### 2002-12-02
09-04-2001