public class Statement
extends java.lang.Object
Constructor and Description |
---|
Statement() |
Modifier and Type | Method and Description |
---|---|
void |
apply(WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
Executes the SSI statement.
|
public void apply(WriteStream out, HttpServletRequest request, HttpServletResponse response) throws java.io.IOException, ServletException
out
- the output streamrequest
- the servlet requestresponse
- the servlet responsejava.io.IOException
ServletException