GWT includes a flexible set of tools to help you internationalize your applications and libraries. GWT internationalization support provides a variety of techniques to internationalize strings,
A D V E R T I S E M E N T
typed values, and classes.
Internationalization Techniques
GWT offers multiple internationalization techniques to afford maximum flexibility to GWT developers and to make it possible to design for efficiency, maintainability, flexibility, and interoperability in whichever combinations are most useful.
Static string internationalization refers to a family of efficient and type-safe techniques that rely on strongly-typed Java interfaces, properties files, and code generation to provide locale-aware messages and configuration settings. These techniques depend on the interfaces Constants and Messages.
At the other end of the spectrum, dynamic string internationalization is a simplistic and flexible technique for looking up localized values defined in a module's host page without needing to recompile your application. This technique is supported by the class Dictionary.
Using an approach similar to static string internationalization, GWT also supports internationalizing sets of algorithms using locale-sensitive type substitution. This is an advanced technique that you probably will not need to use directly, although it is useful for implementing complex internationalized libraries. For details on this technique, see Localizable.
Labeling each of the document with a character set in use, is very important to
quality of the web site. For the HTML and XHTML pages always make use of the following
meta element inside the <head> element:
Replace X with a character set you use, like an ISO-8859-1, UTF-8, or UTF-16.
Do not use the dates like "04-03-02".
The date shown above could mean second day of March in year 2004. It can also mean
fourth day of March in the year 2002. Or even as third day of April in the year 2002.
An International standard organization (ISO) has defined international standard
format for the dates as "yyyy-mm-dd", where yyyy is year, mm is month and dd is
day. When this ISO format is used, you can do expect that most visitors to do
understand the dates.
Share And Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Keywords: Web Internationalization, web code, web economy, web global, web services, web pdf,
web jsp, web characters, web api, web struts, web j2ee, web mysql, web properties,
web framework, web session, web ejb, web html, web character, web tomcat, web action,
web sample, web form, web request, web industry, web japanese, web example, web application,
web examples, web page