Hi everyone I am using apache tiles not struts-tiles.
I want to implement internationalization in tiles. I have made 3 definition files-layout-defs_en.xml,layout-defs_fr.xml and layout-defs.xml. By default it is going with the layout-defs_en.xml definition file. I want to know how will it switch the tiles definition files. I got to know a session attribute Locale, by which it is decided. I tried but not able to get the output. Please help -- View this message in context: http://old.nabble.com/Internationalization-using-Tiles-tp28532463p28532463.html Sent from the tiles users mailing list archive at Nabble.com.
