Filters transform either the content of an HTTP request or response and can
also modify header information. MIME filters forward HTTP responses
with a specified MIME type to one or more designated servlets for further
processing.
MIME Filter - Target
Specifies the target servlet name to which the filter output will be routed.
MIME Filter - Type
Specifies the MIME type of the response that is to be forwarded.