Thanks for the link. I will research and see if I can get this working.

On Thu, Sep 2, 2010 at 1:57 PM, Ramsey Gurley <[email protected]> wrote:

>
>
> On Sep 2, 2010, at 1:43 PM, Ron Lift wrote:
>
> We are adding multi language support to one of our applications. We are
> currently running on OSX 10.5, Eclipse 3.3, WOLips 3.3.4906. I create a new
> project using the WonderApplication template and enter a value of DLRŸ in a
> WOTextField, the value of the variable in java is DLR?.
>
>
> There are several points of failure with character encoding.  Message
> encoding, database encoding, eclipse file encoding, etc.  Check through the
> tips here:
>
>
> http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Development-Localization+and+Internationalization
>
> I think 3.3 should work, but you don't have to tell management that ;-)
>
>
> I have a laptop running 10.6, Eclipse 3.5, WOLips 3.5.6066. If I run the
> same code then the value when i system.out is DLRŸ. Before I inform the
> management that I need to upgrade the developer machines to intel machines (
> we currently have G5 Mac  Pro) and have operations create a tomcat instance
> that has Java 1.6, is there something I am missing in my current
> configuration.
>
> The current app uses UTF-8 text file encoding properties and the web page
> headers are as follows
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html xmlns="http://www.w3.org/1999/xhtml";>
> <head>
> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
>
> When I create a app using the wizard, the doctype was <!DOCTYPE HTML PUBLIC
> "-//W3C//DTD HTML 3.2//EN"> on both the Leopard and Snow Leopard versions.
>
> Any help will be appreciated.
> _______________________________________________
> 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/ramsey%40xeotech.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]

Reply via email to