- General Questions
- Core Java Internationalization
- Desktop Java Internationalization
- Enterprise Java Internationalization
<!-- <span class="sp10"> </span><br /> -->
![]() |
Internationalization is the process of designing software so that it can be adapted (localized) to various languages and regions easily, cost-effectively, and in particular without engineering changes to the software. This generally involves isolating the parts of a program that are dependent on language and culture. For example, the text of error messages must be kept separate from program source code because they must be translated during localization.
link : http://java.sun.com/javase/technologies/core/basic/intl/faq.jsp