How do I change the default message that appears when the Java Plug-in loads an applet?
Created Jan 28, 2002
John Zukowski You can specify a custom text message by providing a BOXMESSAGE attribute to the tag that loads the applet. If the text message is the empty string, no message will be displayed.