2008/5/13 Dimitris Mouchritsas <[EMAIL PROTECTED]>: > Hi all, > I want to show a system requirements page according to the web page's > locale. > Can I use the tiles-defs.xml to do it or I need to write code in a jsp?
You can use the Tiles-included locale support. You need simply to add the locale code in the file name. For example, if you have "tiles-defs.xml", you need to create a new "tiles-defs_it_IT.xml" for Italian locale, defining only the different definitions. HTH Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]