|
Are you sure your language in use here is Java? all of the code you have here is Javascript and the processing language is PHP. If the file scan is on the server, this given the code you have, would be a PHP task. If its local, it would be Javascript, but I don't know what type of control there is in place to prevent iteration of filesystem (I'd guess that it would be denied local).
If its Java, I'm not sure how much help you'll find here. Unfortunately, I'm am probably among the more versed in JSP, and I haven't used it in over 6 years with no intention of ever touching it again.
|