HTML serializer and Content-Type response header

2008-03-27 Thread Andy Stevens
Hi, I've got a Cocoon (2.1.7!) based app that I'm moving over from Websphere 5 to Websphere 6, which includes Chinese text. Unfortunately, in the new environment all the Chinese characters appear as garbage, because the browser is using Western (ISO-8859-1) as the character encoding. If I switch

Re: HTML serializer and Content-Type response header

2008-03-27 Thread Vadim Gritsenko
On Mar 27, 2008, at 7:51 AM, Andy Stevens wrote: My HTML serializer is configured with encodingUTF-8/encoding and the page includes a META http-equiv=Content-Type content=text/html; charset=UTF-8 tag in the head. However, where previously (on WAS 5) the app was returning Content-Type: