From: Reszo <Reszo@aol.com>
Date: Mon, 19 Jan 1998 10:42:13 EST
To: java-security@web2.javasoft.com
Subject: Security
If you have strings of a password stored in a class file, it is visible if
someone downloads it and views it through a text editor. if someone saves the
html and edits it, they can find out the location of the java file. If they go
to the java file, they can download it and edit it. What can keep this from
happening?