Where do the properties save to?

When System.setProperty() got called, which file actually contains the information? and where?(normally)Cheers,
[125 byte] By [lindda] at [2007-11-27 9:22:30]
# 1
> When System.setProperty() got called, which file> actually contains the information? and> where?(normally)> It's not a file. It's just a Properties object.
jverda at 2007-7-12 22:16:58 > top of Java-index,Java Essentials,Java Programming...
# 2
To Jverd, Thx, man.
lindda at 2007-7-12 22:16:58 > top of Java-index,Java Essentials,Java Programming...