Hello, I have one server path folder. It contains .xls files. I want to check what are the current updated xls file. and insert that xls file name into db.
for eg. i have a folder FOLDER1, It contains sales.xls, report.xls. If I change and save this file. Our program(file watcher) have to know immediately and insert that file and updated time. Is it possible in wicket? I saw wicket api, wicket.util.watch.ModificationWatcher, Is it useful to me? Thanking You for your Suggestions. Regards, Edi -- View this message in context: http://www.nabble.com/Regarding-Modification-file-Watcher-tf4375812.html#a12472695 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
