Yes, as determined by JSF.
Ken
Senthil Chidambaram wrote:
> In GuiUtil.java I see a line
> Locale locale =
> com.sun.jsftemplating.util.Util.getLocale(FacesContext.getCurrentInstance());
>
>
> Will it return client (browser) locale?
>
> thx
> Senthil