2014-06-18 15:58 GMT+02:00 Paul Benedict <pbened...@apache.org>:
> Given this:
> <s:textfield name="myActionMember" />
>
> The name attribute is a literal, no? So the attribute is simply the value
> you provided.

it's a name of the field in action (with getter), but you can do
something like this

<s:textfield name="%{calculateMyActionMember}" />

and then the name first will be calculated based on ValueStack


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to