Re: Netscape 4.05 support Java 1.1??

1998-10-05 Thread Dan Kegel
Chi-Ming Yang wrote: > Is there a RPM for the latest Netscape? (4.06?) The latest is 4.07, I think. You're better off downloading it from Netscape directly; it's pretty easy to install even without the RPM. Just install it to /usr/local/nn4.07/ so you can uninstall it easily... > Why did Red Ha

Re: Netscape 4.05 support Java 1.1??

1998-10-05 Thread Java News Collector
At 04:58 AM 10/5/98 -, Chi-Ming Yang wrote: >Thanks Juergen, Mario, Dan, Dimitrios, and John. >Is there a RPM for the latest Netscape? (4.06?) >Why did Red Hat 5.1 give me an old Netscape? >It seems that Netscape is not taking Java seriously. Too bad. Netscape is taking Java very seriously.

Re: Netscape 4.05 support Java 1.1??

1998-10-05 Thread Chi-Ming Yang
Thanks Juergen, Mario, Dan, Dimitrios, and John. Is there a RPM for the latest Netscape? (4.06?) Why did Red Hat 5.1 give me an old Netscape? It seems that Netscape is not taking Java seriously. Too bad. On 2 Oct 1998, Chi-Ming Yang wrote: > > > Hi there, > > I got net

Re: Netscape 4.05 support Java 1.1??

1998-10-04 Thread John Summerfield
On 2 Oct 1998, Chi-Ming Yang wrote: > Hi there, > I got netscape 4.05 that came with RedHat 5.1. Does it support Java 1.1? I >tried the following and got errors: > I have JDK1.1.6 installed. Will that help netscape? > If you had JDK 1.1.6 installed when you g

Re: Netscape 4.05 support Java 1.1??

1998-10-02 Thread Dimitrios Vyzovitis
downloading, I also suggest using 4.5b2 Dan Kegel wrote: > Chi-Ming Yang wrote: > >I got netscape 4.05 that came with RedHat 5.1. > >Does it support Java 1.1? ... > > No. You need netscape 4.5pr2, I think. > -- Dimitrios Vyzovitis -- Information Processing La

Re: Netscape 4.05 support Java 1.1??

1998-10-02 Thread Mario Camou
Hi, The NoSuchMethodError on AWT 1.1 methods is one of the surest ways of testing whether a browser supports 1.1 or not...if you get it, it doesn't. Get Netscape 4.06, it reportedly DOES support 1.1. Chi-Ming Yang wrote: > Hi there, > I got netscape 4.05 that came with RedHa

Re: Netscape 4.05 support Java 1.1??

1998-10-02 Thread Juergen Kreileder
>>>>> Dan Kegel writes: Dan> Chi-Ming Yang wrote: >> I got netscape 4.05 that came with RedHat 5.1. >> Does it support Java 1.1? ... Dan> No. You need netscape 4.5pr2, I think. Yes, but netscape 4.06 supports Java 1.1 as well. >> I

Re: Netscape 4.05 support Java 1.1??

1998-10-02 Thread Dan Kegel
Chi-Ming Yang wrote: >I got netscape 4.05 that came with RedHat 5.1. >Does it support Java 1.1? ... No. You need netscape 4.5pr2, I think. >I have JDK1.1.6 installed. Will that help netscape? No. Netscape 4.x doesn't have a good way to use an external JRE (unless you count t

Netscape 4.05 support Java 1.1??

1998-10-02 Thread Chi-Ming Yang
Hi there, I got netscape 4.05 that came with RedHat 5.1. Does it support Java 1.1? I tried the following and got errors: I have JDK1.1.6 installed. Will that help netscape? Thanks http://www.javasoft.com/applets/jdk/1.1/demo/NervousText/index.html #Applet exception: error

Re: Netscape 4.05

1998-06-09 Thread Ulrich Kortenkamp
> "Azazel" == Azazel <[EMAIL PROTECTED]> writes: Azazel> I've just installed the JDK1.1 prerelease again and this Azazel> time I sorted out the problem that cropped up last time, Azazel> that I needed to have the Netscape archive Azazel> (${MOZILLA_HOME}/java/classes/java40.j

Netscape 4.05

1998-06-09 Thread Azazel
I've just installed the JDK1.1 prerelease again and this time I sorted out the problem that cropped up last time, that I needed to have the Netscape archive (${MOZILLA_HOME}/java/classes/java40.jar) before the JDK archive in $CLASSPATH, - or so I thought. This had the unfortunate effect of confus