Internationalization

From Documentation
Internationalization


Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


This chapter describes how to make ZK applications flexible enough to run in any locale.

First of all, ZK enables developers to embed Java codes and EL expressions any way you like. You could use any Internationalization method you want, such as java.util.ResourceBundle.

However, ZK has some built-in support of internationalization that you might find them useful.


Subsections:




Last Update : 2010/10/01

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.