From owner-freebsd-hackers Fri Aug 29 10:02:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA14480 for hackers-outgoing; Fri, 29 Aug 1997 10:02:04 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA14465 for ; Fri, 29 Aug 1997 10:01:59 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA09172; Fri, 29 Aug 1997 11:01:20 -0600 (MDT) Date: Fri, 29 Aug 1997 11:01:20 -0600 (MDT) Message-Id: <199708291701.LAA09172@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Craig Spannring Cc: The Hermit Hacker , hackers@freebsd.org Subject: Re: JDK v1.0.x for FreeBSD... In-Reply-To: <199708291607.JAA28823@bangkok.office.cdsnet.net> References: <199708291607.JAA28823@bangkok.office.cdsnet.net> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Craig Spannring writes: > The Hermit Hacker writes: > > > > Hi... > > > > I have a copy of v1.1 for FreeBSD that I'm using to development an > > applet, but have ran into a snag that I *think* is v1.0 related...from > > the v1.1 appletviewer, the applet works fine, but as soon as I try it under > > Netscape, I get exceptions that prevent the applet from running... > > Netscape and most other browsers don't support 1.1. I would think > (hope) that will change within the next few months. >From Usenet: comp.lang.java.programmer #52315 (11 + 1 more) (1) From: kgelner@removeme.igs.com (Kendall Helmstetter Gelner) [1] Netscape now has full 1.1 support - how is it? Date: Thu Aug 28 17:02:54 MDT 1997 Lines: 15 I didn't see any other recent messages on this, so I thought I'd post... Netscape finally released the developers release of its full 1.1 support, you can get it from: http://developer.netscape.com/software/index.html?content=jdk/download.html I tried it out against some of the sample 1.1 applets at the Javasoft site, and it worked great - but I was wondering how it worked for larger apps, and if anyone has encountered any major problems with it. I was especially curious if the RMI support worked well now. ---> Kendall Gelner (kendall@rmi.net) Unfortunately, it's only for Win95/NT at this time, but that will change pretty quickly I suspect, now that the 'standard' platform is finished. Nate