Class TextMediumViewer

    • Constructor Detail

      • TextMediumViewer

        public TextMediumViewer()
        See Also:
        HttpServlet()
    • Method Detail

      • setReadingStats

        public void setReadingStats​(javax.servlet.http.HttpServletRequest request,
                                    String corpus,
                                    String document)
                             throws IOException
        Throws:
        IOException
      • doGet

        protected void doGet​(javax.servlet.http.HttpServletRequest request,
                             javax.servlet.http.HttpServletResponse response)
                      throws javax.servlet.ServletException,
                             IOException
        Overrides:
        doGet in class javax.servlet.http.HttpServlet
        Throws:
        javax.servlet.ServletException
        IOException
        See Also:
        HttpServlet.doGet(HttpServletRequest request, HttpServletResponse response)