Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA20532; Wed, 6 Dec 95 01:17:41 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA26199; Wed, 6 Dec 95 01:16:36 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id BAA08786; Wed, 6 Dec 1995 01:13:43 -0500
Resent-Date: Wed, 6 Dec 1995 01:13:43 -0500
X-Sender: chapman@saul5.u.washington.edu
Date: Tue, 5 Dec 1995 22:14:03 -0800 (PST)
From: Randy Chapman <chapman@u.washington.edu>
To: Paul Grunwald <rubicon@nmia.com>
Cc: java-linux@substance.blackdown.org
Subject: Re: Local Files with Netscape 2.0b3
In-Reply-To: <Pine.LNX.3.91.951205221805.27995A-100000@plato.nmia.com>
Message-Id: <Pine.OSF.3.91l.951205221204.2216U-100000@saul5.u.washington.edu>
Foo: foo-bar
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-Message-Id: <"eJVYT3.0.s82.vHJnm"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/631
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org

On Tue, 5 Dec 1995, Paul Grunwald wrote:

> I have got the JDK working with the appletviewer and javac (Thanks
> Randy!).  Netscape 2.0b3 will not load an applet when the html file is
> opened locally ("Applet can't start: applet not initalized").  I moved the
> html and class file to a real httpd server and the applet worked when the
> real url was hit.

This appears to be common to all Netscape versions.

>   Is this a known problem and/or is there a workaround? 
> Is this documented someplace?

I believe if you add the directory your applet is in to the CLASSPATH
before starting Netscape, it should deal with it.

Alternatively, this is Linux.  Web servers are trivial to set up =)
Even without root access.

--randy

