Good try but it doesn't work... tried #pageTitle as well, and a host of variations using tiles:useAttribute
I can't be the only one to want to internationalise/localize page titles?? Couldn't find anything on the web either This is the last fmt tag in my application. It needs to go!! Nick -----Original Message----- From: Lukasz Lenart [mailto:[EMAIL PROTECTED] Sent: 21 October 2008 15:45 To: Struts Users Mailing List Subject: Re: Migrating from Struts 1: dynamically loading <s:text name=""/> > <tiles:importAttribute name="pageTitle" /> > <title><s:text name="%{pageTitle}" /></title> Try <title><s:text name="%{#pageTitle}" /></title> Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]