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.
|
Portal architecturePortal architecture - Automaton Server, Image Server, Search Server, Collaboration Server, Content Server, Authentication Server and Remote Servers..