I was pretty sure this mapping was beyond the basic ParametersInterceptor so
I crawled the call stack to find the magic code in the ognl.ASTChain class.

children[children.length - 1].setValue( context, target, value );

What a beauty!

Scott



On Feb 10, 2008 3:49 PM, <[EMAIL PROTECTED]> wrote:

> Dude... OGNL is always involved :)
>
>
> On Feb 10, 2008 12:25 PM, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> > --- [EMAIL PROTECTED] wrote:
> > > This might be old hat for some of you, but I recently had a scenario
> > where
> > > OGNL made the solution sweet!
> > >
> > > Check it out! <http://strutsschool.com//util/blog.action>
> >
> > I might classify that as type conversion rather than OGNL, since there
> > isn't
> > any OGNL involved.
> >
> > Dave
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Scott
> [EMAIL PROTECTED]




-- 
Scott
[EMAIL PROTECTED]

Reply via email to