Please send your Questions & Answers or Feedback to "mohan@javabook.org"
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.