FAQ
General Questions
What does bad magic number mean?
How do I configure the "mailto" to include a subject line?
I can't run applets on my computer!
How can I change the colors in an applet?
I can't get applets to work on Angelfire -- what can I do?
Are the applets on the Java Boutique copyrighted, and can you permit me do do what I want with the applet?
What can I do to prevent someone from using an applet which resides on my own server--just pointing to it with a codebase paramater?
When I try to download a class file from the Java Boutique, and also other places, Netscape saves the file with an .exe extension. What can I do to prevent that from happening?
I downloaded an applet from your site, and I get a "____ class not found" error message, and the applet won't run. Why?
What are the security limitations of a Java applet in a Web browser?
What is the difference between an applet and an application?
What is the difference between Java and JavaScript?
Specific Questions
Q:
How can I add that little icon you have in the location bar in IE5?
A:
That little icon is called a favicon which is a contraction of 'favorites icon'.
It's just a 16 x 16 bitmap image with the extension .ico.
You can create your own .ico files with a free, online, Java-based tool at favicon.com
|