Re: Pound Symbol
Re: Pound Symbol
- Subject: Re: Pound Symbol
- From: Chuck Hill <email@hidden>
- Date: Mon, 23 Mar 2009 09:21:47 -0700
On Mar 23, 2009, at 2:40 AM, Gino Pacitti wrote:
Just an update on the pound symbol issue.
What seemed to handle this - after reviewing comments about unicode
in java files - was to re-interpret the Java source files into Mac
Os Roman and to place a <meta http-equiv="Content-Type"
content="text/html; charset=ISO 8859-1"> in the web page..
This allowed £ symbols in Strings to be displayed and interpreted in
code for any String comparisons and database saves...
Hope this helps..
That suggests that you did not have your app fully configured for
UTF-8 before.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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
References: | |
| >Pound Symbol (From: Gino Pacitti <email@hidden>) |