CodingForums.com
>
:: Server side development
>
Java and JSP
> Current directory help
PDA
View Full Version :
Current directory help
debeginin
07-24-2009, 10:46 AM
Please house,how do I get the current directory my JVM is running in,on my system?
Fou-Lu
07-24-2009, 08:35 PM
System.getProperty("user.dir"); I believe is how you grab the cwd.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.