Its working perfectly in my environment (Tomcat/latest Cocoon2). It also
worked with earlier versions of C2. Perhaps you have a caching/reloading
problem.

In my HTML <head>:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

- peter


-----Ursprüngliche Nachricht-----
Von: Drasko Kokic <[EMAIL PROTECTED]>
An: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Datum: Montag, 27. August 2001 12:37
Betreff: Re: [C2] Don't know how to use character encoding ?! Please HELP


>Hi Peter,
>
>I am still having the unchanged
><META http-equiv="Content-Type" content="text/html;
>charset=UTF-8">
>Is this maybe a bug in Cocoon2 ... does it work at
>your installation (for sure :-)
>
>TIA
>Drasko
>
>--- Peter Nuetzel - inglobo <[EMAIL PROTECTED]>
>wrote:
>> add a parameter to the HTML or XML serializer
>> definition in your sitemap to
>> specify encoding:
>>
>> <map:serializer name="html"   mime-type="text/html"
>>
>src="org.apache.cocoon.serialization.HTMLSerializer">
>>     <encoding>ISO-8859-1</encoding>
>> </map:serializer>
>>
>> - peter
>>
>>
>> -----Ursprüngliche Nachricht-----
>> Von: Samuel ARNOD-PRIN <[EMAIL PROTECTED]>
>> An: [EMAIL PROTECTED]
>> <[EMAIL PROTECTED]>
>> Datum: Sonntag, 26. August 2001 19:53
>> Betreff: [C2] Don't know how to use character
>> encoding ?! Please HELP
>>
>>
>> >Hello,
>> >
>> >I've got a big problem I have to handle files with
>> french and german
>> >special characters.
>> >
>> >With Xerces, I successfully asked to use java
>> encoding and put this
>> ><?xml version="1.0" encoding="Cp1252"?>
>> >but with cocoon, I don't know what to put. If I use
>> the default utf-8, I
>> >can't write éà and others
>> >
>> >thanx for telling to me how to do
>> >
>>
>>---------------------------------------------------------------------
>> >Please check that your question has not already
>> been answered in the
>> >FAQ before posting.
>> <http://xml.apache.org/cocoon/faqs.html>
>> >
>> >To unsubscribe, e-mail:
>> <[EMAIL PROTECTED]>
>> >For additional commands, e-mail:
>> <[EMAIL PROTECTED]>
>> >
>>
>>
>>
>---------------------------------------------------------------------
>> Please check that your question has not already been
>> answered in the
>> FAQ before posting.
>> <http://xml.apache.org/cocoon/faqs.html>
>>
>> To unsubscribe, e-mail:
>> <[EMAIL PROTECTED]>
>> For additional commands, e-mail:
>> <[EMAIL PROTECTED]>
>>
>
>
>__________________________________________________
>Do You Yahoo!?
>Make international calls for as low as $.04/minute with Yahoo! Messenger
>http://phonecard.yahoo.com/
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to