I think OGNL would require this:
m2f
Sent from www.TapestryForums.com
Read this topic online here: <>
http://www.tapestryforums.com/viewtopic.php?p=14431#14431
m2f
The idiom for static values in OGNL is
@[EMAIL PROTECTED]
At least I think that's what you're asking...
Todd
On Feb 15, 2006, at 5:09 AM, Apache wrote:
Hi!
How do I get OGNL to call:
getPerson.getHasFunktion(Person.Funktion.FUNKTION_ADMIN)
?
I tried this:
But got an error "source is nul
Hi!
How do I get OGNL to call:
getPerson.getHasFunktion(Person.Funktion.FUNKTION_ADMIN)
?
I tried this:
But got an error "source is null for getProperty(null, "FUNKTION_ABTLEITER")".
Alex.
m2f
Sent from www.TapestryForums.com
Read this topic onli