What is Resource Bundle?- The place where an application stores its locale-specific data (isolated from source code).
- When your program needs a locale-specific resource your program can load it from the resource bundle that is appropriate for the current user's locale.
- It contains locale-specific objects and key/value pairs.
- It provides a method for getting string arrays.
- It provides necessary information about ResourceBundle.Control class to perform the bundle loading process.
|
Portal architecturePortal architecture - Automaton Server, Image Server, Search Server, Collaboration Server, Content Server, Authentication Server and Remote Servers..