--- Desbois Arnaud <[EMAIL PROTECTED]> wrote:
> But with the set tag, it doesn't work:
> 
> <s:set var="msg" value="%{getText('message.remove')}" >
>       <s:param name="value" value="item.name" />
> </s:set>

For completeness you should add how you're accessing the variable you've set,
as that can also be a potential issue. (I don't believe this method would
work for positional parameters, though.)

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to