My Actual problem is that I want to get the absolute path of a file whose path I don't know to specify(while creating the file Object) In other words I want my application to perform an action similar to 'find' command on my computer using a Java application.

Regards

Kalpana