Date: Sun, 13 Jul 1997 14:22:44 -0700
Message-Id: <199707132122.OAA01252@puffin.eng.sun.com>
From: Marianne Mueller <mrm@Eng>
To: cschluessel@citysatz.de
Subject: Re: null-pointer-Exceptions????
This sounds like a bug in your applet.
Try using verbatim one of the demo applets from our web site -- get
that working. Then, compare that to your applet's source.
The URL for downloading demo applets is
http://java.sun.com/applets/index.html
The applets run *locally*, on the client side, after they are
downloaded into a Java-enabled browser. So it doesn't matter if the
applets are served up by a server or not - that should not affect in
any way how the applet runs.
Marianne