dev@jsftemplating.java.net

Re: question

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Thu, 07 Sep 2006 13:05:12 -0700

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