I don't see the need for a direct www connection.
We've got a GUI application running under JDK 1.2. The applet version runs
well
on an intranet with Netscape 4 or higher with the Java 1.2 plug-in for Windows
(our applet makes IE 4/5 crash though). It's only that the HTML page with that
EMBED tag sits on the intranet and the plugin-install page also. The plug-in
installation file is also inside since Javasoft grants permission to
redistribute the file to anybody who acknowledges the copyright. But since
there does not seem to exist the same plug-in for Linux, we could not test it
there, which is a shame... Bye.
Sonja Emmel wrote:
I don't know if there is a linux version of the plug-in from Sun, but I am
almost sure that there is until now no browser capable to view 1.2 applets.
I tried the plug-in for Netscape under Win95 with 1.2 applets and it didn't
work. I only was capable to view the applets with a direct connection to the
www
and a special HTML-tag:
<OBJECT classid='clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="200"
height="200" align="baseline"
codebase="http://java.sun.com/products/plugin/1.1/jinstall-11-win32.cab#Ver
sion=1,1,0,0">
<PARAM NAME="code" VALUE="example.class">
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.1">
<COMMENT>
<EMBED type="application/x-java-applet;version=1.1" width="200" height="200"
align="baseline" code="example.class"
pluginspage="http://java.sun.com/products/plugin/1.1/plugin-install.html">
<NOEMBED>
</COMMENT>
</NOEMBED>
</EMBED>
</OBJECT>
Alain Renaud
GIS Specialist/Specialiste en geomatique
Global Geomatics Inc.
1600 St-Martin E, suite 650 tel: (450) 668-4949
Tr. A, Laval, Quebec Fax: (450) 668-2822
Canada H7G 4R8
http://www.globalgeo.com, Email/Courriel: [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]