Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Action tag with lots of params???

Felipe Rodrigues

2007-05-11

Replies:


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
--
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.