Hi All,

At first God bless the all who have developed the great "elinks"! :)))
 
I get an <NOEMBED> message of "No JDK 1.2 support for APPLET!!" when visiting 
the site of the following source:

===================
<html>
<head><title This is Workspace Starting....></title></head>

<body BGCOLOR=#c0c0c0>
<TABLE><TBODY>
<TR><TD>
  <OBJECT classid="clsid:....."
    width="1024" height="768" align="baseline"
    codebase="http://............./jre1_2_2-001-win.exe#Version=1,2,0,0";>
<PARAM NAME="code" VALUE="security.gui.MainApplet.class">
<PARAM NAME="codebase" VALUE="classes">
<PARAM NAME="archive" VALUE="common.jar">
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.2">
<PARAM NAME="model" VALUE="models/XYZ.xyz">
        <EMBED
        type="application/x-java-applet;version=1.2"
        width="640"
        height="480"
        align="baseline"
        codebase="classes"
        archive="common.jar"
        code="security.gui.MainApplet"
        
pluginspage="http://java.sun.com/products/plugin/1.2/plugin-install.html";
        >
           <NOEMBED>        No JDK 1.2 support for APPLET!!   </NOEMBED>
        </EMBED>
</OBJECT>
</TD>
</TR>
</TABLE>
</body>
</html>
===================

Could any guru help & advise what to do, please?

Thank you so much.

Leos
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to