How do I change the default message that appears when the Java Plug-in loads an applet?
Created May 7, 2012
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.