Applets Section Index | Page 3

How do I change the default Locale for an applet?

How does installing an applet locally affect the applet security model?

I tried to load an applet that didn't subclass java.applet.Applet and Internet Explorer didn't complain. What's up?

Is it possible to use the addShutdownHook or runFinalizersOnExit (Class Runtime) to trigger the shutdown of IE or the plugin.

Is the destroy() method of an applet guaranteed to run?

Is the getApplet() method case sensitive?

My applet works fine locally, but after transfering it to my web server, it doesn't work any more. What could the problem be?

Other langauges can be compiled to Java byte codes. Can I use them to create applets, or does the security model prevent this?

Where should I copy the class file of applet in Tomcat? Where should I copy respective HTML file?

How can I define two or more directories for the codebase parameter?

How do I pass parameters to an applet from a URL?

How to get notification of browser/plugin shutdown in a applet?

Do you know what are the Java packages shipped in MS IE? Where can I find the documentation of those packages?

How can I disable caching with the Java Plug-in?

Where can I find out what JAR files are currently cached by the Java Plug-in?

About | Sitemap | Contact