Applets Section Index | Page 19

I'd like for my applet to load my own custom version of a core Java class, like java.lang.String. How can I do this?

I'm using a type 4 (pure Java) JDBC driver in an applet. It works fine in Netscape, but doesn't work properly in Internet Explorer. Why not?

How do I set the CLASSPATH for Internet Explorer?

How do I display a message in the browser's status bar?

How do I get my applet to have the same background (image) as my web page?

When used in an Applet/JApplet, does a Frame/JFrame show up inside the web page or as a new window?

Can I use the JDBC-ODBC bridge driver in an applet?

How can I connect from an applet to a database on the server?

How do I create an applet that accepts an unlimited number of parameters?

Where can I get the signtool program to sign applets for Netscape browsers?

How do I extend permissions to an applet without editing the policy file manually?

How do I increase the number of applets I can have loaded before Netscape starts pruning them?

What is the syntax of the <APPLET> tag?

Where can I get the Netscape capabilities classes so I can compile programs that use Netscape's Capabilities API?

How do I get rid of the Unsigned Java Applet Window message at the bottom of windows/frames I create in my applet?

About | Sitemap | Contact