--- On Sat, 9/27/08, Gianluca Musella wrote:
> Buf I if use it in this way:
> 
> <almayer:dummy message="<s:property value='currentPage.key'/>"/>

You can't nest tags like that; that would imply double-evaluation of the page.

<almayer:dummy message="$currentPage.key"/>

Dave


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

Reply via email to