<APPLET CODE=”HelloWorldApplet.class” WIDTH=150 HEIGHT=25>
</applet>

解决方案 »

  1.   

    若是用ie来看,要安装jre。而且确保路径没错,就是这是codebase的值
      

  2.   

    Although you can start appletviewer from the same directory as your HTML
    and class files, you may not be able to reload that applet without quitting
    appletviewer first. If you start appletviewer from some other directory (as in the
    previous command line), you can modify and recompile your Java applets and then
    just use the Reload menu item to view the newer version.希望对你有帮助