Hi, does anyone know how to internationalize Tiles ? I read that one can have tiles-en.xml, tiles-fr.xml etc, just like the internationalization in Struts (messages.properties, messages-en.properties ...). But I have not found a proper configuration of the web.xml for that.
Thanks.