Class CharacterEncodingFilter

java.lang.Object
net.sf.basedb.clients.web.servlet.CharacterEncodingFilter
All Implemented Interfaces:
Filter

public final class CharacterEncodingFilter
extends Object
implements Filter
This is a filter that sets the character encoding for both the request and the response. The default encoding is UTF-8.
Version:
2.0
Author:
Nicklas
Last modified
$Date: 2010-08-13 10:50:27 +0200 (fr, 13 aug 2010) $