Can I delete a file in my web folder using JSP/servlet?
843841Sep 8 2007 — edited Sep 9 2007I want to delete some of the files in my website. How can I give file path. I have uploaded my website in US. Just by uploading a servlet /jsp I want to delete files in my directory.
Is it possible to delete files using Servlert/jsp. What path should I give for the file name in jsp/servelet?