Re: Multilingual Support with Servlet,jdbc

From: Markus Scherer (markus.scherer@jtcsv.com)
Date: Thu Jun 15 2000 - 18:26:37 EDT


brendan_murray@lotus.com wrote:
> http://oss.software.ibm.com - this will handle some of your requirements,

the full url is http://oss.software.ibm.com/icu/

> The issue about identifying the language of the data is much more difficult
> - I would suggest using the Accept-Language since this is likely to be much
> easier.

for an example, have a look at the demo at http://oss.software.ibm.com/developerworks/opensource/icu/localeexplorer/
it essentially has all the data stored in unicode and converts it into the automatically or user-selected encoding on output.
the source code for this is available from the icu site, too.

markus



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:04 EDT