Just pass it in with parentheses like in Java:

ognl:myMethod(myArg)

If the method is a getter/setter make sure to use the full method name
instead of the usual shortened version:

ognl:setProperty(property)

Ben

-----Original Message-----
From: Mark Stang [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 11, 2007 4:04 PM
To: Tapestry users; users@tapestry.apache.org
Subject: Passing a parameter in OGNL?

Does anyone know how to pass a parameter to a method in OGNL?

thanks,

Mark

Mark J. Stang
Software Engineer
office: +1 303.468.2900
Ping Identity

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

Reply via email to