What is Locale?

What is Locale?

- Locale represents languages and cultural preferences of a geographic area.

The locale class has two constructors such as,

1. locale(string Language, string Country)
2. locale(string Language, string Country, string variant)

- It uses java.util.Locale objects to customize how they present and format data to the user.

- It identifies a specific language and geographic region.
Java Resource Bundles - What is resource bundles?
Java Resource Bundles - When your program needs a locale-specific resource your program can load it from the resource bundle..
What is a Portlet? Explain its capabilities
What is a Portlet? - Portlets are UI components that are pluggable and are managed, displayed in a web portal...
Portal architecture
Portal architecture - Automaton Server, Image Server, Search Server, Collaboration Server, Content Server, Authentication Server and Remote Servers..
Post your comment