On 25 Jan 00, at 20:20, yangyuexiang wrote:
> I use jdk1.2.2. Where can I get the plug-in?
I am afraid, there is none for Linux yet.
Rumors speak about it being included in jdk1.2.2.rc4 which might
be delivered this week.
> When I run applet in netscape.
> First, I see a message:
> (1)Applet HelloJava3Da class HelloJava3Da got a security violation method
> verification.
Method verification indicates a method in the class file is violating
some access restrictions. Might be the consequence that inside
HelloJava3D an object is using an API method which has changed
since 1.1.x.
> When I reload the applet, the message changed.
> (2)Applet HelloJava3Da error: Java.lang.NoClassDefFoundError HelloJava3Da
Propably blame Netscape Navigator. Though the class could not be
loaded because of an exception, Netscape assumes it is already in
its cache, tries to reload it from there and fails.
Oliver
_______________________________________________________
S.E.S.A. Software und Systeme AG
[EMAIL PROTECTED] Dept. Stuttgart
http://www.sesa.de Oliver Fels
Tel. +49-711-139935-596 Mittlerer Pfad 2
Fax. +49-711-139935-510 D-70499 Stuttgart
_______________________________________________________
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]