FileDocCategorySizeDatePackage
SSIServlet.javaAPI DocExample307Thu Oct 11 16:39:52 BST 2001None

SSIServlet

public class SSIServlet extends GenericServlet
A first stab at adding SSI (Server Side Include) to the server

Fields Summary
public static String
header
The string we look for (not a full parse, obviously)
Constructors Summary
Methods Summary
public voidservice(ServletRequest request, ServletResponse response)