aspose file tools
The moose likes Servlets and the fly likes FileSystemObject Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "FileSystemObject" Watch "FileSystemObject" New topic
Author

FileSystemObject

chandra chatterjee
Greenhorn

Joined: May 13, 2009
Posts: 18
How to delete a local file on a client machine from server.
Thanks
Kalam
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56202
    
  13

Thankfully, you can't. Imagine the security nightmare if any web site could affect your file system!


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: FileSystemObject