Hi,
Maybe the var is used if you did something like:
<s:action name="doSomething" var="myAction">
<s:property value="%{#myAction.getterMethod}"/>
or
<s:property value="getterMethod"/>
</s:action>
Unfortunately not, I gave this a try already (using "id" attribute, as
Struts 2.0.14 does not know "var"). I might give it a try with 2.1.6.
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]