You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Samuel ARNOD-PRIN <sa...@smile.ch> on 2001/08/26 19:31:36 UTC

[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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: [C2] Don't know how to use character encoding ?! Please HELP

Posted by Tibi DONDERA <ti...@hotmail.com>.
Try encoding="ISO-8859-1"...

hope this helps.

----- Original Message -----
From: "Samuel ARNOD-PRIN" <sa...@smile.ch>
To: <co...@xml.apache.org>
Sent: Sunday, August 26, 2001 7:31 PM
Subject: [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: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>
>

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>