Date: Wed, 23 Jul 1997 13:32:26 -0400
From: Jung <ohj3@rpi.edu>
To: java-security@web2.javasoft.com
Subject: help-security exception error
Hello!
Thank you for your time to read this email. I need your help on this.
I am trying to write an applet, view by either netscape or internet
explorer to read/write a text file. The text file will be in my local
computer and the applet will be loaded locally as well. But when I run
under netscape, I get security exception error. I read some articles
saying if I put all my file in the same CLASSPATH, I shouldn't have any
problem read/write a text file. The problem is that I have little
background with a computer language and I am not sure what CLASSPATH
means and how I can use it to make my applet work. I am using symantec
cafe 1.2 to create my source code and interface. Please email me at
ohj3@rpi.edu if you have any idea and if possible, give me an example
what I should do or type.
Again, thank you for your time,
Jung