Re: reading file in applet
Posted By:
John_Zukowski
Posted On:
Friday, April 27, 2001 06:10 AM
As already answered in the FAQ.... untrusted applets can't touch the local file system. If you need them to, you need to sign them and the user must trust them.