I am trying to call a method with an argument as follows <s:iterator value="query('current')" status="info">
Where current is a argument that tells me which query to get. This method never gets invoked. I rewrote it as <s:iterator value="queryCurrent" status="info"> So to not pass an argument and that works. Can we not pass arguements to a method in the iterator tag or am I doing something wrong? Any help much appreciated Will Berger --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=74914&messageID=138487#138487 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]