<apple code = XXX.class width= 400 heigth= 300>

解决方案 »

  1.   

    <HTML>
    <HEAD>
    <TITLE>
    HTML Test Page
    </TITLE>
    </HEAD>
    <BODY>
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    width=760 height=400
    codebase="http://server1/xm/j2re-1_4_0-beta1-win-i.exe#Version=1,4,0,0">
    <PARAM NAME="code" VALUE="ProjectManager.class">
           <PARAM NAME="codebase" VALUE=".">
           <PARAM NAME="type" VALUE="application/x-java-applet;version=1.2">
           <PARAM NAME="archive" VALUE="mdate.jar,Sprinta2000.zip">
          </OBJECT></BODY>
    </HTML>