--- Felipe Rodrigues <[EMAIL PROTECTED]>
wrote:
> I'm not so sure about OGNL purpose and syntax.

http://struts.apache.org/2.x/docs/ognl.html
http://struts.apache.org/2.x/docs/ognl-basics.html

In theory EL expressions *should* go to the OGNL stack
if they're not found in scope.

> Any other idea?

If you have the appropriate get/setters for newValue,
varId, outConsiderValue, and depValue, and are
implementing ParameterAware (AFAICT that's a
requirement for propogating parameters, but that might
only be for "complex" parameters--anyone?) there
shouldn't be any issues...

I know I create several links with two or three
parameters with no issues, but I probably haven't
tested that part of my app for awhile (kind of lagging
behind schedule right now due to new work :( I think
I'm also using <s:url.../> to create the link, not
<s:action.../> -- I don't know if that would make a
difference or not.

Dave



 
____________________________________________________________________________________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

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

Reply via email to