[Yanel-dev] Using Jelly

Michael Wechner michael.wechner at wyona.com
Mon Apr 7 00:13:14 CEST 2008


Hi

I am currently refactoring some third party resource class which is 
using Jelly and I would like to use the resource itself within the Jelly 
files, so I set within the resource

jellyContext.setVariable("resource", this);

and the use it within the Jelly as follows

<p>${resource.getFoo()}</p>

but somehow it does nothing, whereas the method getFoo() exists and 
compiles correctly.

Any idea what might be wrong?

Thanks

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list