NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

embedding visad.jar in html

Hello,

I have been able to use visad outside of the web. I would like to download the visad.jar along with another jar file when my applet object starts. The person who wrote the original html code is no longer here and I am not sure how to download two files for the same object. I know strictly speaking this is not a visad discussion, but I would really appreciate it if someone has a quick solution for that. thanks.

john

Here is the piece of html code as it is now:

<OBJECT CLASSID="clsid:8AD9C840-043E-11D1-B3E9-00805F498D93"
     WIDTH="120" HEIGHT="90" ALIGN="middle"
     
CODEBASE="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0";>
 <PARAM NAME="code" VALUE="main.gui.applet.guiStart.class">
<PARAM NAME="codebase" VALUE=".."> <PARAM NAME=ARCHIVE VALUE="/download/main.jar">

 <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">


            No JDK 1.2 (Java 2) support for APPLET!! <BR>
            The VizCoRe (tm) applet needs Java 2. <BR>
            Please, visit java.sun.com for more information. <BR>
            * JDK 1.2 : http://java.sun.com/jdk/ <BR>
            * Java plug-in : http://java.sun.com/products/plugin/
     </NOEMBED></EMBED>
 </OBJECT>



  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: