Hi, Thanks. I fixed the problem.
In JSF, change locale by fcontext.getViewRoot().setLocale(). In Tile, change locale by session.setAttribute(org.apache.struts.Globals.LOCALE_KEY,new Locale(currentLocale)); Antonio Petrelli-3 wrote: > > 2008/8/5 user08070101 <[EMAIL PROTECTED]>: >> However, when I change the locale to en, the layout doesn't change. > > How do you change the locale? > > Antonio > > -- View this message in context: http://www.nabble.com/JSF-Tiles-international-problem-tp18823113p18886791.html Sent from the tiles users mailing list archive at Nabble.com.
