From: "ESEN YILMAZ (IT-STJ)" <esen.yilmaz@turkcell.com.tr>
To: "'java-security@java.sun.com'" <java-security@java.sun.com>
Subject: Applet loaded by a browser needs to read a file
Date: Tue, 22 Jun 1999 14:32:41 +0300
Hi,
Isn't there any way for an applet to read a file on the server it
resides on?
I have implemented a large form that needs to read the entries for all
of its choice boxes
from a file -- since these choices change on a regular basis. I do not
want to resort to making a
large String and then using a tokenizer...the file reading option would
be better since the people
who will be doing the choice updating do not want to have to look at
code.
Thanks for any help,
Esen Yilmaz
esen.yilmaz@turkcell.com.tr