The file upload servlet is an AJAX servlet that handles file upload requests. Like the AjaxRequestServlet class, the FileuploadServlet class extends the CSReqServlet class, and it is the point of entry for a file upload request. The FileuploadServlet class uses the functions that are contained in the BTTChannelDriver class.