Message-Id: <199707092312.QAA15708@mailsun2.us.oracle.com>
Date: 09 Jul 97 15:48:45 -0700
From: "ZAHMED.US.ORACLE.COM" <ZAHMED@us.oracle.com>
To: java-security@web2.javasoft.com
Subject: Unsigned Applet warning in appletviewer
Is there a way to either control the text content,
or turn off the "Unsigned Applet" warning message
that appears at the bottom of the Appletviewer
window?
Obviosuly, the correct way is to either load the classes
from a local source, or load a signed applet that can
be authenticated by the JDK run-time.
Is there a way to turn the message off independent of
whether the applet is signed or not?
thanks.