Stavoros, Please disregard this question. The issue was in the client site not passing the correct Hex values to our cocoon.
Thanks all, -----Original Message----- From: Stavros Kounis [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 8:23 PM To: [email protected] Subject: Re: Greek Symbol support Hi jorge we use cocoon to build web sites with Greek content and web app that handle Greek characters. What's the problem you have faced with Greek symbols ? /stavros On 6/12/06, Andrew Stevens <[EMAIL PROTECTED]> wrote: > >From: "Cordero, Jorge" <[EMAIL PROTECTED]> > >Date: Mon, 12 Jun 2006 09:32:20 -0400 > > > >Hi, > > > >Cocoon 2.03 > >JDK 1.4.2_10-b03 > >Tomcat 5.0.,28 > > > >How can I add Greek Symbol support to cocoon? > > Add? What do you think isn't supported already? > Java's string handling (and hence Cocoon's) is unicode-based internally; you > just need to make sure your data sources use a suitable encoding (and you > read them using it) and you serialize with e.g. charset=UTF-8. It works for > us with Chinese, so I wouldn't expect Greek characters to give any trouble > either. Or am I missing something? > > > Andrew. > > > -- Stavros S. Kounis Osmosis networks & consulting http://www.osmosis.gr Read my weblog at http://tools.osmosis.gr/blog This email may contain material that is confidential, privileged and/or attorney work product for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
