Hi Luiz,
I am only a novice but this might help: replace the quotes by a single quote around the title:
<s:get name="<tiles:getAsString name='title'/>"/>
Oren

Gonçalo Luiz wrote:
Hello,

I'd like to do something like <s:get name="<tiles:getAsString
name="title"/>"/> to internationalize my page title. Then in the tiles
configuration I'd have

<put name="title" value="some.key"/>

Is this possible to achive ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to