because the value in listener *must* be an ognl expression.

Dr Paul Gorman wrote:

Is there any particular reason why you don't make the
syntax the same as an OGNL expression ?

e.g.

<a jwcid="@DirectLink" listener="doClick"
parameters="{ objectId, index }"> . . . </a>

becomes

<a jwcid="@DirectLink"
listener="ognl:doClick(objectId, index)"> . . . </a>


Regards

Paul.

Find local movie times and trailers on Yahoo! Movies.
http://au.movies.yahoo.com

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





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



Reply via email to