Thanks for the quick reply.

It looks like the PackageInfo sample can be run as an application only.  I need to 
detect the presence of Java3D from a web browser (IE6 or NS6.2), either via Javascript 
or a Java applet.  Preferable via javascript (or via parameters on the <object> tag), 
since I'd like to warn them before any applets get loaded.

Since there doesn't seem to be signed jar file available from Sun for 
auto-downloading, I'll have to send users to Sun to download J3D.

On a side note, I don't understand why Sun created the extension mechanism, and then 
doesn't provide signed versions of their own extensions so that they can be 
auto-downloaded like the JRE.

Thanks,

Andrea Boright

-----Original Message-----
From: Cityweb [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 9:40 AM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] j3D detection


> I'd like to be able to detect whether a user has Java 3D installed, and
warn them if they don't.
>

Watch out for the PackageInfo sample (e.g.
C:\j2sdk1.4.0\demo\java3d\PackageInfo).

- J

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

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