Image

Imagebeyondgone wrote in Imagejava_dev

Hi everyone-

I'm trying to write some script in JSP that will go through directories and produce a list of all the files/directories and the last time they were modified (basically some content management stuff), but I can't seem to find any methods that do this. The script would take in a directory either local to the server (like /web/graphics/home/) or with a drive letter (like g:/www/web/graphics/home/)

Can anyone point me in the right direction?