Wednesday, July 14, 2010

Java internationalization basics

This tutorial introduces you to the Java™ programming language's support for multilingual and multicountry environments. The tutorial begins with a general discussion of internationalization principles and concepts, and then moves on to an overview of the specific areas of Java internationalization support. The last few sections provide a more hands-on discussion of the areas basic to any internationalized Java application, such as Unicode and Java characters, locales and resource bundles, and formatting dates, numbers, and currencies.


Prerequisites

This tutorial assumes that you are familiar with the Java language. Any prior exposure to internationalization is helpful when taking this tutorial, but no particular background is assumed.

System requirements

You will need JavaScript enabled on your browser.

J2SE v1.3.1_02 on Windows NT 4.0, Service Pack 6a was used for testing the examples. You should have the international version of any JDK/JRE.


Duration

Under two hours

Formats
html, pdf


SOURCE:http://www.ibm.com/developerworks/edu/j-dw-javai18n-i.html

1 comment:

  1. Hi! For Java internationalization projects, you can try a collaborative translation management platform like POEditor to simplify the workflow.

    ReplyDelete