Class SSIServlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class SSIServlet extends HttpServlet
Servlet to process SSI requests within a webpage. Mapped to a path from within web.xml.
See Also: