Convert your HTML file, so that it could use Java Plug-in (currently u
run build-in Netscape's JVM with APPLET tag). Java3D can be run only
on Java 2 Platform (that is Java 1.2). Install everything, convert
everything, and then run the applet. Possibly some useful instructions
u'd find at
http://javacafe.virtualave.net/ShareYourExperience/shareXpJava4.htm
http://javacafe.virtualave.net/ShareYourExperience/shareXpJava5.htm

Also, DO browse through this mailing list archive at
http://archives.java.sun.com/archives/java3d-interest.html
This topic has been discussed here a number of times (bless god it is
not that often now)

Good luck,
vladimir
             -=V=-
>-------<=============>-------<
Join in Java community now!
http://JavaCafe.VirtualAve.net/
>-------<=============>-------<

In your previous letter u wrote:
--------------------------------
EDB> When I try to run my applet "AppletHello.class" in a browser (Netscape) I
EDB> get the following error:

EDB> ----------------------------------------------------------------------------
EDB> ---------------------------------------------------
EDB> Netscape Communications Corporation -- Java 1.1.5
EDB> Type '?' for options.
EDB> Symantec Java! ByteCode Compiler Version 210.065
EDB> Copyright (C) 1996-97 Symantec Corporation
EDB> # Verifier error javax/media/j3d/VirtualUniverse.<clinit>()V: Cannot find
EDB> class java/security/PrivilegedAction
EDB> # Verifier error
EDB> javax/media/j3d/Canvas3D.defaultGraphicsConfiguration()Ljava/awt/GraphicsCon
EDB> figuration;: Cannot find class java/awt/GraphicsConfigTemplate
EDB> java.lang.NoClassDefFoundError: com/sun/j3d/utils/universe/SimpleUniverse
EDB>   at java.lang.ClassLoader.resolveClass(Compiled Code)
EDB>   at java.lang.ClassLoader.loadClassInternal(Compiled Code)
EDB>   at AppletHello.createCanvasPanel(Compiled Code)
EDB>   at AppletHello.init(Compiled Code)
EDB> * at netscape.applet.DerivedAppletFrame$InitAppletEvent.dispatch(Compiled
EDB> Code)
EDB>   at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled Code)
EDB>   at java.awt.EventDispatchThread.run(Compiled Code)
EDB>   at
EDB> netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled
EDB> Code)-----------------------------------------------------------------------
EDB> --------------------------------------------------------



EDB> The JAR file that I use contains the files :

EDB> java/security/PrivilegedAction.class
EDB> and
EDB> java/awt/GraphicsConfigTemplate.class





EDB> Can someone help me??
EDB> Edgar DB

EDB> ===========================================================================
EDB> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
EDB> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
EDB> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
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".

Reply via email to