Try HotJava.  Since it is written in Java, it will run anything the JVM from
your JDK will run.

Paul Gearon wrote:

> I have a strange problem with Netscape on my RH6.1 system.
>
> I have a class called myapp.server.FrontEnd which extends Applet
> (naturally).  I have a reference to it in a .html file:
>  <APPLET CODE="myapp.server.FrontEnd" WIDTH=600 HEIGHT=300> </APPLET>
> and it seems to work fine with appletviewer.  However, as soon as I load
> it with Netscape I get the following in the status bar:
>
> Applet myapp.server.FrontEnd exception: java.lang.ClassCastException
> myapp.server.FrontEnd is not an applet
>
> I'm stumped.  I've written other applets for use with Netscape which
> have worked fine.  Has anyone any suggestions as to where I should look
> for a solution?
>
> Also, since I don't know if the problem is mine or Netscape's, is there
> another browser out there for Linux which will run applets?
>
> --
> Regards,
> Paul
>
> Paul Gearon
> [EMAIL PROTECTED]
>
> Catapultam habeo. Nisi pecuniam omnem mihi dabis, ad caput tuum saxum
> immane
> mittam.
> (Translation from latin: "I have a catapult. Give me all the money, or I
> will
> fling an enormous rock at your head.")
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to