I have a program in which i want to pass the value of file path at runtime without asking for it from user.

String fPath="C:\\user\\jProp.properties

i want to assign the value to the fPath...