Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A locale resolver provides the current locallocale. The locale is e.g. used to by a MessageResolver to choose the correct language for the message-text. The JSF module of MyFaces CODI provides a LocaleResolver which uses the locale of the current view(-root) (if a FacesContext is available).

...