onlymullapudi
Programmer
I want to write a progra in java, it should function like, whenever a new file is created in a folder, it should get the details of the new file in the folder autmatically(like the name of the file).I think it can be done by keeping the program running recursevely, can anyone tell how to write te code.