Hi,

 

I have the following:

 

<s:url action="%{leftMenuLinks[#stat.index].action}"
method="%{leftMenuLinks[#stat.index].actionMethod}"/>

 

This is rendered on the page as:

/ContactPointWeb/Home!%{leftMenuLinks[#stat.index].actionMethod}

 

Which is fine - except; why is the OGNL in the method attribute not
processed?  If I move the expression in method into action it works fine but
if I move the action expression into method it doesn't process that either;
so I know the expressions are correct.

 

They are inside an iterator which iterates over a collection of my custom
link class which does have the above used properties.

 

Am I missing something to make the method attribute process my ognl?

 

Many thanks,

Martin



Capgemini is a trading name used by the Capgemini Group of companies which 
includes Capgemini UK plc, a company registered in England and Wales (number 
943935) whose registered office is at No. 1 Forge End, Woking, Surrey, GU21 
6DB. 



This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.

Reply via email to