Re: Applet xxxx notinited
reexana wrote:
However, when I run the .jsp file ...
That tranlsates to HTML, it is important to
understand that, and validate the HTML.
<http://validator.w3.org/>
..in the browser (I'm using Firefox
2.0.0.1), it displays an error message
Applet xxxx
..that is either a dumb name for an applet, or exhibiting
a level of paranoia that is uncommon, and unhelpful.
I do not suppose this JSP is available for public
browsing, is it? If it is, what is the URL?
notinited.
Open the Java console and get the details of the error.
This is the error message I got from the Java console :
...
java.lang.NoClassDefFoundError: javax/media/j3d/Node
Is Java3D* on the applet's classpath?
What does that means?
...Did I miss something?
Yes. What exactly, is hard to say.
Validate the HTML, then post the HTML, along
with descriptions of the site structure and locations
of the (.jar) files, and we might be able to help
further. Of course, we can get all that information
if you can supply an URL to the applet page.
* BTW - a bit of a Google suggests that web start
based launch of Java3D is quite doable, but that
applets might require Java3D installed locally,
before they can run.
--
Andrew Thompson
http://www.athompson.info/andrew/
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200708/1