Hello, We need to introduce a localization support into a web site realized with Struts under Tomcat. We wonder one thing : why the template:put, html:link and html:img tqgs don't use the same logic than the serlver container to resolve the file name ? We want to use the same mechanism than Apache or Tomcat (index.html can be index_en.html, index_fr.html, index_de.html, ...). Doesn't anybody try to do the same thing ? Alban Peignier - [EMAIL PROTECTED]