file read

balmelli@research.bell-labs.com ("balmelli@research.bell-labs.com")
Thu, 21 Jan 1999 21:03:40 -0800

Hi, i just tried to read a data file with the FileInputStream class.
Everything works fine in
local (appletviewer and netscape 4.5), but when executing the applet
from a server,
a get

netscape.security.AppletSecurityException: security.checkread: Read
of '.\dnr40199.txt' not permitted

the file name is (as seen above) \dnr40199.txt. The file has maximum
priorities (chmod 777).

have you got an idea??