I18N Section Index

What's a BOM?

How can I have an XML-based resource bundle?

How can I store international / Unicode characters into a cookie?

In the article Internationalizing Servlets, the author states the current PropertyResourceBundle class is less efficient in a multithreaded world (like in J2EE/servlets) because it's based on Hashtable, that has synchronized calls.

What are the considerations for searching text in Java? Are there any tools available?

How can I obtain the languages spoken in a country? For example, Locale has a private method getLanguagesForCountry, but I can't use it since it's private. Is there another way to obtain the languages spoken in a given country?

How can I set a customized currency symbol to be applied to a number?

How is non-default character encoding specified for an XML document?

How can I display the current time as GMT?

How can I internationalize XSLT auto-numbering?

How do I convert HTML form data from ASCII/HTML representation to a true Java Unicode string?

What is the default encoding for HTML and XML?

What is a char?

How many standard time zones exist?

What is TMX?

About | Sitemap | Contact