Example filter that dumps interesting state information about a request
to the associated servlet context log file, before allowing the servlet
to process the request in the usual way.
Example filter that sets the character encoding to be used in parsing the
incoming request, either unconditionally or only if the client did not
specify a character encoding.