Re: WOLips and Special Language Characters
Re: WOLips and Special Language Characters
- Subject: Re: WOLips and Special Language Characters
- From: Ron Lift <email@hidden>
- Date: Thu, 2 Sep 2010 14:52:50 -0400
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@hidden> 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:
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@hidden)
This email sent to
email@hidden
_______________________________________________
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