Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

AW: how to use Visad.jar in applet -> html?

Hi Helen,

Let's say your main class is called HelloVisad.class and is located in
an archive called HelloVisad.jar. Then you should be able to use the
following HTML-Snippet:

<applet 
  code="HelloVisad.class" 
  archive="HelloVisad.jar,visad.jar" 
  name="HelloVisad"
  width="400" 
  height="300">
</applet>

Hope that helps, Mathias


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