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.
The correct name for the archive specification is "archive" not "archives". I also don't know what "mayscript" means?? tom On Tue, 20 Aug 2002, Brobbey,Isaac wrote: > i have a visad application which works fine as an applet when i put the > visad.jar file in the applet tag. when i added another achive file to it > like shown below: > > > <HTML><BODY> > <APPLET CODE="Vasxpro.class" ARCHIVES="visad.jar,classes.jar" WIDTH=700 > HEIGHT=500 MAYSCRIPT> > </APPLET> > </BODY></HTML> > > i get an error which says: > > java.lang.NoClassDefFoundError: visad/DisplayImpl > at java.lang.Class.newInstance0(Native Method) > at java.lang.Class.newInstance(Unknown Source) > at sun.applet.AppletPanel.createApplet(Unknown Source) > at sun.applet.AppletPanel.runLoader(Unknown Source) > at sun.applet.AppletPanel.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > when i remove classes .jar, it works fine, is there something that i am > missing? i need som help on this > > thanks > > Isaac > > -- Tom Whittaker University of Wisconsin-Madison Space Science and Eng. Center ph: 608.262.2759
visad
archives: