TinyServletServer A tiny server that supports requests for servlet and source file. Put the compiled servlet files under '/servlets/', like '/servlets/servlet.class'. Put other resource files (.html, .jpg, ...) under '/'. Enter '/SHUTDOWN' to shutdown.