You get to specify, but they are usually relative from the root directory of the executable (i.e.: the same directory as the .class being run, the .jar, or where the java command was called from). I believe there is a way to stash it into a user’s home directory in a clever way, depending on the OS. That would require some googling.
Though I strongly recommend picking up skills like hibernate or serialization anyway, eventually. _
|