Chapter 21. Internationalization (i18n) 541
21.1 Prerequisites
Learn more about the i18n service from the IBM redbook WebSphere Application
Server Enterprise V5 and Programming Model Extensions, SG24-6932.
You can also find detailed information about the i18n API and other WebSphere
Business Integration Server Foundation V5.1 related topic in the InfoCenter at:
http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp
by clicking WebSphere Business Integration Server Foundation →
Highlights and Features and selecting Internationalization service.
You can learn about i18n basics at developerWorks using the following tutorial:
http://www-106.ibm.com/developerworks/java/edu/j-dw-javai18n-i.html
The article International calendars in Java at dev ...