Thread
:
finding Operating System specific data
View Single Post
#
2
(
permalink
)
09-28-2007, 01:18 PM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
Check getProperties() method in
this class
. "user.home" system property is what you can obtain from Java. This will work for all OSes supported.
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean