Select case system operate,
December 17, 2008 at 9:42 AM
The method: System.getProperty("user.dir");
Just correctly work in Windows Systems, in Unix type system get the user folder, for example, no matter the ubication, always get: /home/<userFolder>.
View All Comments