I have an application that is iterating through nested objects etc. The guys that have developed the code that sits behind our struts application has functions that take parameters. Am I able to pass a parameter to a method from a <bean:write> or <bean:iterate> tag ?? I have tried this, but it dont work :-)
<logic:iterate id="stateMap" name="MajGroupList" property="salesCurve(2004)">
^^^^^
If I cant pass parameters is there any other way around this without having to rewrite the API?
Thanks Ben
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

