Plz help

How do i get the current path where my application is at present running.?
[81 byte] By [sarah123a] at [2007-10-3 7:45:35]
# 1
[url= http://java.sun.com/docs/books/tutorial/essential/environment/sysprop.html]System properties[/url]System.getProperty("user.dir")
TimTheEnchantora at 2007-7-15 2:46:57 > top of Java-index,Java Essentials,New To Java...