Try this:

foo="ognl:messages.getMessage(fact.name)"

the "message:" prefix is just a shorter syntax for the above expression.

Martin

On Thu, 13 Apr 2006 02:25:49 +0300, Apache <[EMAIL PROTECTED]> wrote:

I have a case when the key for the message is returned from the ognl expression like this:
message:ognl:fact.name
Where fact.name is mapped to my bean and the name is the key into my application.properties.
How do I do this?


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

Reply via email to