Accents: working in development, not working in deployment
Accents: working in development, not working in deployment
- Subject: Accents: working in development, not working in deployment
- From: François Reboursier <email@hidden>
- Date: Wed, 27 Jul 2005 10:49:08 +0200
Hi guys,
I have a mind-boggling issue: my app extensively uses accented
characters (ha, the joy of non-english languages....), and some
strings are hard-coded in Java source files.
All my sources files are encoded as Unicode-UTF8, javac is configured
properly ( ' JAVAC_SOURCE_FILE_ENCODING = UTF-8 ' both for
development & deployment ), and my pages are generated with the file
encoding properly set in the header.
In the development environment everything works well: all accented
characters, whether they come from my java sources or from the .wo
files, are displayed properly.
But in the deployment environnement accented chars from java files
appear as garbage (but those from .wo file still look OK).
Any idea on how to configure the deployment environment properly?
Best regards.
(I'm using WO 5.2.4 )
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden