Class DisplayHtmlServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
com.netscape.cms.servlet.base.CMSServlet
com.netscape.cms.servlet.base.DisplayHtmlServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

public class DisplayHtmlServlet extends CMSServlet
This is the servlet that displays the html page for the corresponding input id.
Version:
$Revision$, $Date$
See Also:
  • Field Details

  • Constructor Details

    • DisplayHtmlServlet

      public DisplayHtmlServlet()
  • Method Details

    • init

      public void init(jakarta.servlet.ServletConfig sc) throws jakarta.servlet.ServletException
      Specified by:
      init in interface jakarta.servlet.Servlet
      Overrides:
      init in class CMSServlet
      Throws:
      jakarta.servlet.ServletException
    • process

      public void process(CMSRequest cmsReq) throws EBaseException
      Serves HTTP request.
      Overrides:
      process in class CMSServlet
      Throws:
      EBaseException - if the servlet was unable to satisfactorily process the request