I am creating a simple applet to enter info in and write it to a file, on a linux machine. I can compile the applet fine and when I run it and try to write to the file I get a: access denied (java.io.FilePermission temp.dat write) but the directory where I am trying to write has full write permissions set and I tried doing it as root and I still get this message. If anyone has any thoughts, I would really like to hear them!
Pawel Veselov
Ranch Hand
Joined: Jan 14, 1999
Posts: 165
posted
0
Hmm, could you post your applet's code ? It's hard to tell what is wrong without having any clues
------------------ With best of best regards, Pawel S. Veselov ( aka Black Angel )
With best of best regards, Pawel S. Veselov ( aka Black Angel )