I'm not so sure about OGNL purpose and syntax.
That's why I'm using EL.
I got some cases where I had problem when using OGNL, so I had to change to
EL.
I'm sure that anything that EL does, OGNL can do too, but I don't know
exactly how to do that.

Anyway, I can try it with OGNL.

Any other idea?

Thanks,

Felipe


Dave Newton-4 wrote:
> 
> --- Felipe Rodrigues <[EMAIL PROTECTED]>
> wrote:
>> Nobody have any idea?
> 
> Is there any particular reason you're not using OGNL
> EL in the value attributes? I don't know that that's
> the problem, but it makes me nervous.
> 
> d.
> 
>> > <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>
> 
> 
> 
>        
> ____________________________________________________________________________________Boardwalk
> for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for
> today's economy) at Yahoo! Games.
> http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Action-tag-with-lots-of-params----tf3728936.html#a10613521
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