The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
August 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

Applet Not Found??

Posted by Noor on August 29, 2000 at 5:53 PM

Hi,
I am new to Java. I am using JBuilder to create applets. I created an applet which compiled and ran fine. I created html file and added the applet tag with the code parameter and set that to the .class file. When i typed appletviewer command at the DOS prompt applet ran just fine. But whenever i try to run the applet by itself (double clicking on the html file) I am getting applet not found error in IE 5 and Java.swing.Japplet classDef error in Netscape. All the files (.java,.class and html) are in the same folder. Can some one please help me with this problem. I will appreciate any help.

Thank you



Replies:
  • RE:Applet Kishori Sharan August 29, 2000 at 8:22 PM (0)

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us