[3043] in java-interest
Testing Applets...
daemon@ATHENA.MIT.EDU (Christopher Wang)
Fri Oct 27 16:17:04 1995
Date: Fri, 27 Oct 1995 14:12:32 -0400
From: Christopher Wang <cwang@cs.columbia.edu>
To: java-interest@java.sun.com
Hi, I was wondering what the best way to test applets is. Reloading
from the browser doesn't work since it just re-executes the program, it
doesn't fetch it again. I tried using the AppletView from the Sun homepage
but I keep getting the same stupid errors
java.lang.NoClassDefFoundException AppletViewerDisplayItem
at AppletViewer.initApplet(AppletViewer.java:42)
at AppletViewer.main(AppletViewer.java:80)
I'm using 1.0alpha3 on Solaris. Any help would be appreciated. Thanks.
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com