Overview: Localizing applications
Related Topics ...
There are two ways to localize applications built with Portlet Factory:
- Localizing content with HTML pages -- We can localize the HTML content for Factory applications by creating a version of an HTML page for each language to which you want to localize.
- Localizing UI with Resource Bundles -- We can localize the button labels, form field names, and other static text by using a Java resource bundle and either the Localized Resource builder or, for form-related localization, the Localization inputs on the Data Page builder.