try:
<xsl:output method="html" encoding="ISO-8859-1"/>
<xsl:template match="/">
.............
Xavier
> 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]>