your file HelloWorldExample.java  is ANSI...

You can try the diff java files  one file utf-8 , other ansi or iso8859-1
and Charaset.getDefault... ()



2011/9/2 Olivier Faucheux <Olivier.Faucheux@forcont.de>
Hi Ceki,

I can reproduce the problem with a simple example. Exactly as the RequestDumperFilter, the TeeFilter makes the call of "request.setCharacterEncoding()" in a servlet unusable. The characters are not send anymore as UTF-8 but as Latin-1.

More over: the output is now chunked:
  Transfer-Encoding: chunked

Why?


Regards
Olivier Faucheux
forcont business technology gmbh

_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://qos.ch/mailman/listinfo/logback-user