Kounis,

try modifying the sitemap.xmap <map:serializers> element, by changing the
output enconding to the one you prefer, like in:

<map:serializer name="html"   mime-type="text/html"
src="org.apache.cocoon.serialization.HTMLSerializer">
        <encoding>iso-8859-7</encoding>
</map:serializer>

Best regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Cocoon User [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 28, 2001 12:04 PM
> To: [EMAIL PROTECTED]
> Subject: encoding How TO
>
>
> i have cocoon2.0rc2 with tomcat
> in a redhat machine
> i need to generate HTML pages from a HTML/XSL combination
>
> everything works fine
> but i recieve pages in Unicode format
> how can a change this i want iso-8859-7
> but when i try somthing into the xsl file
> nothign happend.
>
> it is something into cocoon's conf files ?
>
> thanks kounis stavros
>
>
>
> ---------------------------------------------------------------------
> 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