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.
Author:
Bip Thelin, Amy Roh, Dan Sandberg, David Becker
See Also: