I can run java3d applets (examples) by appletViewer
I can also run java 2 (jdk1.2) applets on both
IE and Netscape. But can not run them on IE and Netscape.
For example, After I browse to run Text3DMotion.html,
The message on Java Console saying
**********************************************************************************
Java(TM) Plug-in: Version 1.2.2.px
Using JRE version 1.2.2
User home directory = C:\WINNT\Profiles\daniel
Proxy Configuration: no proxy
JAR cache enabled.
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)
***************************************************************************************
Any help would be appreciated greatly.
Daniel
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".