Place vrml97.jar into the dir where all your j3d*.jar and vecmath.jar
are placed.
-=V=-
>---<=>---<
Join in Java community now!
http://JavaCafe.VirtualAve.net/
>---<=>---<
In your previous letter u wrote:
AD> h
hi Joerg,
Thanks for your help.
I did set the CLASSPATH for the jar files as u said. But it seems it is not
able to find some LoaderBase class, which is the base class for Loader.java.
The Program compiles, but then gives a NoClassDefFoundError for the Loader
class.
I don't know how to circumven