Hello
Im trying to convert charactere euro (€) into html symbol (&euro) using cocoon 2.0.2 on linux with tomcat 4.0.4b3. Serializers in sitemap are setup with "<encoding>ISO-8859-15</encoding>". characteres ¤ (euro) are correctly read from the form, insert in a database using iso-8859-15 encoding, correctly read from the database from our xsp BUT then Im unable to transform them to the html symbol. I try to add "<!ENTITY euro "€">" in ISOlat1.pen without success. any ideas ?? greets eric. --------------------------------------------------------------------- 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]>