| To: | mavery@xxxxxxxxxxxxxxx |
|---|---|
| Subject: | Re: [cinjug-users] Looking for i18n Java information for webapp |
| From: | Troy Davis <troy@xxxxxxxxxxxxxxxxxx> |
| Date: | Mon, 4 Apr 2005 14:48:35 -0400 |
| Cc: | users@xxxxxxxxxx |
| Delivered-to: | mailing list users@cinjug.org |
| In-reply-to: | <1321.146.122.200.30.1112627463.squirrel@146.122.200.30> |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
| References: | <28029e12b356353380db34d7d3dfa43d@metaphorstudio.com> <1321.146.122.200.30.1112627463.squirrel@146.122.200.30> |
Thank you for writing back! I'm familiar with the 1252 character encoding, but I thought that MS apps try to paste text as unicode, not cp1252? I suppose I could set the document encoding to cp1252, but then I have an inverted problem when linux and mac users paste text in. Their high bit characters will get changed in that circumstance. And I'm ok with storing the text in the database as unicode and then encoding high bit characters as HTML entities when displayed. I think where I'm getting hung up is whether to change all the HTML and source files to UTF-8, UTF-8 no BOM, UTF-16, etc. All the java and jsp files are latin1, when I tried to change them to UTF-8 I got compiler errors about illegal characters, so I never got to test any data passing functionality. Which encodings do you use for java sources and jsp files? (Assuming you use jsp...) Thank you! Troy On Apr 4, 2005, at 11:11 AM, mavery@xxxxxxxxxxxxxxx wrote: Hi Troy, __________________ Troy Davis Technology Director Metaphor Studio 538 Reading Road Loft 200 Cincinnati, Ohio 45202 Tel: 513-723-0290 Fax: 513-723-0670 http://metaphorstudio.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Looking for i18n Java information for webapp, Troy Davis |
|---|---|
| Next by Date: | Calendar Open Source, Yevgeny A. Smolyansky |
| Previous by Thread: | Looking for i18n Java information for webapp, Troy Davis |
| Next by Thread: | Calendar Open Source, Yevgeny A. Smolyansky |
| Indexes: | [Date] [Thread] [Top] [All Lists] |