Hi all,
there is one thing about calling an action through the <s:action> tag: I
can provide an "id", and I can call the properties of the action with
"#actionid.field" annotations later on the page.
But I would expect this action to be placed on the value stack, so that
e.g. <s: property value="field"/> would access "getField()" on the
action. This does not seem to work.
The "var" attribute described at
http://struts.apache.org/2.0.14/docs/action.html does not seem to be
present in Struts2.
Could anybody please explain why?
Thanks
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org