A java blog with a collection of examples and tutorials on Java and related technologies. (Under maintenance with continuous updates)
Be in touch with java jazzle or k2java.blogspot.com.
Pages
▼
Tuesday, April 19, 2011
Finding the current working directory in java
The current directory can be found using getProperty() method.
No comments:
Post a Comment