Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q4023

irt.org | About | Feedback | 1959 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q4023

Sent by
Rich Elswick on November 06, 2000 at 10:04:52:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
this FAQ works great, except there is a beg. The line 'URL url = getCodeBase;' should be = 'URL url = getCodeBase();

Thanks. Old code shown below.

URL url = getCodeBase; // get url of the applet
try {
getAppletContext().showDocument (new URL(url+"blah.html"));
} catch(MalformedURLException e) {
showStatus("URL not found");
}



Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.