On 2/1/07, Ryan McKinley <[EMAIL PROTECTED]> wrote:
should we add:
request.setCharacterEncoding ("utf-8")
to GET requests in StandardRequestParser?
Perhaps. I wonder if there's any performance impact, and if it fixes Tomcat's default of latin1 too. -Yonik
