Hi,
 
I am not able to run a java3d applet in the server from my machine. I am having windows 2000 in my machine. I checked for the Policy file and for filepermission, full permission is given. The error is as below
 
java.lang.NoClassDefFoundError: javax/media/j3d/Group
 
 at java.lang.Class.newInstance0(Native Method)
 
 at java.lang.Class.newInstance(Unknown Source)
 
 at sun.applet.AppletPanel.createApplet(Unknown Source)
 
 at sun.plugin.AppletViewer.createApplet(Unknown Source)
 
 at sun.applet.AppletPanel.runLoader(Unknown Source)
 
 at sun.applet.AppletPanel.run(Unknown Source)
 
 at java.lang.Thread.run(Unknown Source)
 
Can anyone help me to find out the problem?
 
 
Thanks in advance,
 
Regards,
ishwari

Reply via email to