You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Roman Lapacz <ro...@man.poznan.pl> on 2001/08/13 15:55:54 UTC

encoding problem

Hello

I want to ask you haw to set  encoding in Cocoon. I know that it is
described in FAQ section, but I've done everything (I think so)
according to this and the result was '?' sign displaying. Below I show
you details:

in my xml file :

<?xml version="1.0" encoding="Cp1250"?>
....
....


in 'cocoon.properties' file :

processor.xsp.encoding = Cp1250
...
formatter.[type].encoding       = Cp1250
...
formatter.text/html/loose.encoding = Cp1250

--


Any  ideas or solutions,
Thanks

Roman


---------------------------------------------------------------------
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>