+

Search Tips   |   Advanced Search

 

Learn about internationalization

 

Find links to Web resources for learning, including conceptual overviews, tutorials, samples, and "How do I?..." topics, pending their availability.

 

How do I?...

  Develop and assemble globalized applications

Checkmark

Globalize applications

Checkmark

Internationalize interface strings (localizable-text API)

Checkmark

Internationalize application components (internationalization service)

Checkmark

Use the internationalization context API

Checkmark

Assemble internationalized applications
  Develop asynchronous beans objects

Checkmark

Deploy and administer applications (same as any application type)

Checkmark

Administer the internationalization service

Checkmark

Enable the internationalization service for servlets and enterprise beans

Checkmark

Enable the internationalization service for EJB clients
  Troubleshoot internationalized applications

Checkmark

Learn about internationalization service errors

 

Conceptual overviews

Documentation Documentation

Globalization
   

 

Tutorials

Tutorials are not available at this time.

 

Samples

Samples

The Samples Gallery offers:

     

  • Internationalization service currency exchange sample

    The Currency exchange application exchanges U.S. dollars to foreign currencies, or vice versa, and illustrates the use of the Internationalization service in performing server-side localizations that are sensitive to client-side locale information. The Internationalization service manages the propagation of locale and time zone information, collectively referred to as Internationalization context, between client and server application components. Within server components, Currency exchange uses internationalization context with the Java™ 2 Platform, Standard Edition (J2SE) Internationalization API to perform localizations, such as resource isolation, collation, and message formatting.