View Single Post
  #2 (permalink)  
Old 09-28-2007, 01:18 PM
JavaBean's Avatar
JavaBean JavaBean is offline
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Check getProperties() method in this class. "user.home" system property is what you can obtain from Java. This will work for all OSes supported.
Reply With Quote