Why doesn JBuilder 5 run applets in the standard JDK appletviewer tool?
Location: http://www.jguru.com/faq/view.jsp?EID=488147 Created: Aug 31, 2001 Author: John Zukowski (http://www.jguru.com/guru/viewbio.jsp?EID=7) JBuilder doesn’t require an HTML loader to run an applet. If under the Run tab of Project Properties the Main class file is the applet class, then JBuilder runs the applet with its “internal” appletviewer tool. In order to use the JDK appletviewer tool with JBuilder, you must change the default runtime configuration to use an HTML loader file for the applet.