Re: Netscape and linux java

1998-06-05 Thread Marcus Johnson
I was having problems with RMI w/ Netscape Communicator 4.05 w/ JDK 1.1.2 so I upgraded the JDK to 1.1.5 by using the DevEdge preview version. It seems to be helping. see the "new" item at: http://home.netscape.com/download/index.html?cp=hmp06sdow Marcus On Fri, 5 Jun 1998, Jerry Solomon x2761

Netscape and linux java

1998-06-05 Thread Jerry Solomon x2761
Although the latest version of Netscape Navigator, 4.05, claims to be using JDK 1.1.2, I have had problems with it not recognizing most of the event handler classes in the linux JDK 1.1.5 version that I run locally. In particular it cannot find such things as mouseMotionListener, etc. Anybody s