Fine Tuning Your Java 6 Database-Driven ResourceBundle
Learn how to subclass the Java 6 ResourceBundle to fetch multilingual display text from a relational database.
Credit:Fine Tuning Your Java 6 Database-Driven ResourceBundle
a2a_linkname=”Fine Tuning Your Java 6 Database-Driven ResourceBundle”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/20/fine-tuning-your-java-6-database-driven-resourcebundle/”;
Create Database-driven Resource Bundles with Java and MySQL
Learn a Java internationalization mechanism that allows you to add a new localization without modifying application code using a MySQL database-driven ResourceBundleControl.
Read more from the original source: Create Database-driven Resource Bundles with Java and MySQL
a2a_linkname=”Create Database-driven Resource Bundles with Java and MySQL”;a2a_linkurl=”http://www.frenzygraphics.com/2010/07/09/create-database-driven-resource-bundles-with-java-and-mysql/”;
Using Java 6 to Access Translatable Text in XML Files
Learn how to use the Java 6 ResourceBundle.Control object in conjunction with the properties class to access XML files.
Go here to see the original: Using Java 6 to Access Translatable Text in XML Files
a2a_linkname=”Using Java 6 to Access Translatable Text in XML Files”;a2a_linkurl=”http://www.frenzygraphics.com/2010/06/22/using-java-6-to-access-translatable-text-in-xml-files/”;
Internationalizing a Locale-specific Application in Java
The Java SE platform allows you to adapt (localize) your applications to various languages and regions easily, cost-effectively, and without having to re-engineer the software.
Read the original here: Internationalizing a Locale-specific Application in Java
a2a_linkname=”Internationalizing a Locale-specific Application in Java”;a2a_linkurl=”http://www.frenzygraphics.com/2010/04/14/internationalizing-a-locale-specific-application-in-java/”;
Use Web Caching to Make Your Web Site Faster
Get an overview of how the multiple levels of web caching behave and how you can use them to make your site faster.
Source:Use Web Caching to Make Your Web Site Faster
a2a_linkname=”Use Web Caching to Make Your Web Site Faster”;a2a_linkurl=”http://www.frenzygraphics.com/2010/02/09/use-web-caching-to-make-your-web-site-faster/”;


