Re: Signed applets

Charlie Lai (Charlie.Lai@Eng)
Tue, 31 Mar 1998 13:15:46 -0800 (PST)

From: Charlie.Lai@Eng (Charlie Lai)
Message-Id: <199803312115.NAA14472@angeles.eng.sun.com>
Subject: Re: Signed applets
To: sqltech2@sqltech.imaginet.fr (Jérôme Beau)
Date: Tue, 31 Mar 1998 13:15:46 -0800 (PST)
In-Reply-To: <351E95DD.A73BEA64@sqltech.imaginet.fr> from "Jérôme Beau" at Mar 29, 98 08:41:33 pm

hi,

> Is there a way to make a signed applet browser-independent ? (without
> using the Netscape Capabilities API)

you could use the activator:
http://java.sun.com/products/activator

then the same applet would run on netscape or IE (or appletviewer).

charlie