Raphael,

Why is there more than one context?

In a turbine action, if I do

        Context context = TurbineVelocity.getContext(data);
          context.put("thing", thing);

And then in a velocity  page, I try

        $thing

It doesn't find it.

Thanks,

David



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

Reply via email to