Hi Guys,

Is it possible?
When I try that, my  action only set the varId and don't even call the
others set methods. How do something like that?

<s:action name="MyAction!addNewValue">
   <s:param name="newValue" value="${value}" />
   <s:param name="varId" value="${varId}" />
   <s:param name="outConsiderValue" value="${foraMedia}" />
   <s:param name="despValue" value="${despreza}" />
</s:action>

Thanks,

Felipe
-- 
View this message in context: 
http://www.nabble.com/Action-tag-with-lots-of-params----tf3728936.html#a10437214
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to