Re: classes.zip

1998-11-12 Thread Michael Sinz
On Thu, 12 Nov 1998 14:33:50 PST, alex andrejin wrote: >hi! could somebody tell me where i can get the classes.zip for linux? >they are not included in the linux jdk nor jre. > >i realize it is a very basic question but i have found no docs to help >me. & i apologize in advance for cluttering t

Re: Classes.zip 1.1.5v7

1998-05-10 Thread Robert Lynch
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 > > ==

Re: Classes.zip 1.1.5v7

1998-05-10 Thread Roger Hill
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

Re: Classes.zip 1.1.5v7

1998-05-10 Thread Jauvane Cavalcante de Oliveira
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

Re: Classes.zip 1.1.5v7

1998-05-10 Thread Kenny Freeman
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