Class SSIServlet

java.lang.Object
All Implemented Interfaces:
Servlet, ServletConfig, Serializable

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: