Writes the http response header and returns the requested file if one exists. If the file is ends with .aspx, the ASP.net runtime is used to execute the file and the ASP.net output is returned.
RequestAgentInterface.handleRequest
HTTPFileServerAgent Class | com.neokernel.httpd Namespace