[1838] in java-interest
Re: Reload problems with appletviewer
daemon@ATHENA.MIT.EDU (Jonathan Payne)
Mon Sep 18 19:30:48 1995
Date: Mon, 18 Sep 1995 12:00:04 -0700
From: jpayne@starwave.com (Jonathan Payne)
To: sid.conklin@nora.stanford.edu
Cc: java-interest@java.Eng.Sun.COM
In-Reply-To: <199509181806.LAA18493@java.sun.com> (sid.conklin@nora.stanford.edu)
Reload won't work if the class files are in your classpath when you
run the browser. That's because Java will load the classes from the
file system, and there's no way to reload classes that come from the
file system.
So make sure the classpath of the appletviewer doesn't include the
classes for your applet.
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com