I'm not new to Java..
OK so let's say I have an applet accessable from http://test.com...
I want to load a text file (and if not... create) but not load from Desktop or Documents because everyone has different path... so where would be the best way to put.
Have the applet store a .zip file of .txt files somewhere? I'm lost...
If you've played Minecraft and know about it... they store your map and items in your temp folder... so something like that. heh.
Thanks.