This class extends HttpPresentationServlet but does not add any
functionality. It exists to make it easier to add Enhydra applications
to servlet servers. Rather than having to
type the long class name of the parent class (76 letters), users may
instead type "org.enhydra.Servlet". Also, the fact that the classes are
under the com.lutris hierarchy is hidden from users of the application.
Fields inherited from com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet