Roger Hill wrote:
>
> I am trying to run an applet in netscape 3.04 (Linux).
>
> It gives me every time: Cannot run applet: zip file is so old it does not
> have a version number.
>
> Classes.zip was downloaded last week!
>
> What is Netscape talking about?
> Thanks
>
> ==
On Sun, 10 May 1998, Kenny Freeman wrote:
> Netscape 3.04 uses java version 1.0 or so. You are using java
> 1.1 or so - or at least the applet is written in java 1.1. A java 1.0
> runtime cannot "run"/interpret a java 1.1 class file. Just guessing. Does
> anyone else know for sure?
>
I'm sure y
Hi there,
> Netscape 3.04 uses java version 1.0 or so. You are using java 1.1 or so - or at
> least the applet is written in java 1.1. A java 1.0 runtime cannot
> "run"/interpret a java 1.1 class file. Just guessing. Does anyone else know for
> sure?
By default Netscape comes with JDK 1.0.2 supp
Netscape 3.04 uses java version 1.0 or so. You are using java
1.1 or so - or at least the applet is written in java 1.1. A java 1.0
runtime cannot "run"/interpret a java 1.1 class file. Just guessing. Does
anyone else know for sure?
On Sun, 10 May 1998, Roger Hill wrote:
> I am trying to run an
I am trying to run an applet in netscape 3.04 (Linux).
It gives me every time: Cannot run applet: zip file is so old it does not
have a version number.
Classes.zip was downloaded last week!
What is Netscape talking about?
Thanks
=