I am using Locale browserLocale = FacesContext.getCurrentInstance().getViewRoot().getLocale(); to get my browser locale. But it's returning the system default locale, I already changed my browser locale through Settings.
Asked
Active
Viewed 31 times