Syntax:
forward all
Keyword handler:
net.eclecity.linguist.media.keyword.ServletKForward.class
Runtime handler(s):
net.eclecity.linguist.media.handler.ServletHForward.class
Function:
Forwards the entire request stream to the response stream. This is needed if your servlet is to act as a filter.
Example(s):
forward all