Try this right before you read/write... you have to issue on every
read/write...
try {
// Netscape
// Need to enable Users security so I can access there
files
PrivilegeManager.enablePrivilege("UniversalFileAccess");
} catch (Exception e) {
e.printStackTrace();
}// End-of-Try()
And you will also need this import. Toy can get over at netscape DevEdge...
import netscape.security.PrivilegeManager
This resolved my security problems..... Hope this helps you... Just give me a
e-mail if problem...
Bill Taylor...
Laura L. Evangelista wrote:
> ------------------------------------------------------------------------
>
> Part 1.2 Type: message/rfc822
> Encoding: 7bit
>
begin:vcard
n:Taylor;William
tel;fax:(610) 610-6138
tel;home:(610) 610-6138
tel;work:(610) 610-6138
x-mozilla-html:TRUE
org:W.E. Consultants
adr:;;;Drexel Hill;Pa;19026;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:Independent Computer Consultant
x-mozilla-cpt:;-6176
fn:William Taylor
end:vcard