2008/8/8 user08070101 <[EMAIL PROTECTED]>: > 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));
Well it seems that my question was in fact an answer! :-D But what version of Tiles are you using? The key is Struts related, is it Tiles 1.x? Antonio
