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

Q4057 I found a great "thing" on a site and would like to use it. This "thing" I assume is in Java and I think it is called an applet. There is an associated file with it called "fw.class". How do I create a html file to run this "applet"?

irt.org | Knowledge Base | Java | Q4057 [ previous next ]

Q4057 I found a great "thing" on a site and would like to use it. This "thing" I assume is in Java and I think it is called an applet. There is an associated file with it called "fw.class". How do I create a html file to run this "applet"?

Write a html page with:

code = "fw.class"
codebase ="http://yourfoundsite.com/complete_path_where_you_found_that_class"

If the site has given public access to access their resources then it should work. Otherwise ask them for free download and test it on your site.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 6th July 2009. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2009 irt.org, All Rights Reserved.