I have a Java Applet program I wrote to run a psychology experiement. It displays a series of words and records response time from the user. I'd like to have it output results to a textfile(continuosly adding to end of file). Is there anyway possible to have a java applet running locally output to a file? I've tried modifying the security permissions in the browser, but still can't get it to work! If this isn't possible... any suggestions?
Thanks,
Chris
Start Free Trial