Java Internationalization
On the Internet, there are almost no barriers against international
commerce. Except for language. Unfortunately, most software is still
written in English. Java Internationalization shows how to write software
that is truly multi-lingual, using Unicode, a standard system that supports
hundreds of character sets, which are applicable for most modern languages
and many ancient ones. English-only software is already obsolete. Java
Internationalization brings Java developers up to speed on the new
generation of software development: writing software that is no longer
limited by language boundaries.
This book explores Java Unicode and provides concrete examples for using
its features to create multilingual user interfaces; to correctly format
currency, dates and times; and to ensure font support for different
languages.
Subjects covered in this excerpt:
Chapter 4 - Isolating Locale-Specific Data with Resource Bundles
Resource Bundles
Resource Bundles: Property and List
Resource Bundles: Caveats, Deploying and Designing
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|