Deletes all files and subdirectories under dir.
Returns true if all deletions were successful.
If a deletion fails, the method stops attempting to delete and returns false.
Parameters: dir -
The doPost method of the servlet.
This method is called when a form has its tag value method equals to post.
Parameters: request - the request send by the client to the server Parameters: response - the response send by the server to the client throws: ServletException - if an error occurred throws: IOException - if an error occurred
Methods inherited from org.claros.intouch.common.services.BaseService