Thank you very very much!!
Amedeo
On 30/gen/08, at 06:09, Chris Meyer wrote:
I put some useful notes here some time ago:
http://wiki.objectstyle.org/confluence/display/WO/Project+WONDER-Quickstart
In summary:
To handle internationalization in Project WONDER, delete the
takeValuesFromRequest from your Session class (which should now be
derived from ERXSession). Likewise, delete the
createResponseInContext method from your Application class (which
should now be derived from ERXApplication). Then add the following
call to your Application constructor:
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");
On Jan 29, 2008 9:03 PM, Josh Paul <[EMAIL PROTECTED]> wrote:
I'm currently wrestling with integrating UTF-8 localization to an app.
However, I can't seem to get the correct output.
I've set the encoding for the .strings files to UTF-16 and have added
WOMessage.setDefaultEncoding(_NSUtilities.UTF8StringEncoding) to my
Application's constructor. Additionally, I've added <meta http-
equiv="Content-Type" content="text/html; charset=utf-8"> to the
PageWrapper.
I am using Wonder.
Can someone please provide some insights?
TIA
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/cmeyer1969%40gmail.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/amedeo%40macintossicati.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]