Java CWD

System.out.println("Working Directory = " + System.getProperty("user.dir"));
gavjan