Menu

#2 NoClassDefFoundError on IE Mac 5.1

v1.0_(example)
open
nobody
General (1)
5
2003-09-15
2003-09-15
Anonymous
No

Using IE 5.1 on Macintosh, with MJR 2.2.5 installed (JDK
1.1.8) I get:

Class missing for error: java/lang/NoClassFoundError at
java.lang.ClassLoader.edfineClass(ClassLoader.java)
An exception occurred:
java.lang.NoClassDefFoundError

I installed the latest MJR (2.2.5) based on the link from the
Sun Java Plug-in page:
http://www.java.com/en/download/manual.jsp

steve@beeker.net

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Where OS is the server on? Would you post the exact
    filename of your jar file? Sometimes the filename is all
    lowercased during ftp processes.

     
  • Nobody/Anonymous

    Logged In: NO

    I have the same problem on Windows XP IE 6.0

    Applet looks promising !

     
  • Nobody/Anonymous

    Logged In: NO

    在Windows XP SP2 IE6缺省环境下的确用不了 提示说 class
    not found 不过安装了jre后可以用了

     
  • Nobody/Anonymous

    Logged In: NO

    I debug it again and I found that it because your these codes:

    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;

    under Win XP SP2 & IE6 it says: can not
    found .../awt/swing/javaApplet.class !

     
  • Nobody/Anonymous

    Logged In: NO

    ZUpload applet not run correctly on firefox 1.5

    If you reload the applet firefox turn off

     

Log in to post a comment.