Hi,

Following scenario: i have an object on the value-stack and a function on the action named = "getTest". The function returns a boolean.

Now i want to do a struts-if like that:

<struts:if test="getTest( %{#myObject.index} )">

But this doesn't work. How can i use OGNL to call a function on the stack using a parameter from the stack?

Greetings,
Alexander

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

Reply via email to