I'm talking a file located on a site that's not greenfoot.org. I'm also compiling the project as a jar file so it's to be run from the user's computer.
Is it possible?
I'm talking a file located on a site that's not greenfoot.org. I'm also compiling the project as a jar file so it's to be run from the user's computer.
Is it possible?
Reading the file should not be a problem; however, I am quite skeptical about writing to it due to security reasons.