public class EchoStatement extends 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
apply
in class Statement
out
- the output streamrequest
- the servlet requestresponse
- the servlet responsejava.io.IOException
ServletException