Hi,

"context" is a binding prefix, your code should be:

<img src="${context:CSS/images/modify.png}" />

Look here:
http://tapestry.apache.org/assets.html



On Sun, Apr 7, 2013 at 7:44 PM, Alberto Fernández <afernan...@easis.es>wrote:

> Hi everybody,
>
> From .tml classes I can get my images url usring context. For example:
>
> <img src="${context:}/CSS/images/modify.png" />
>
> But now I need the context in my .java class
>
> Are there a way to call context from here?
>
> Thanks a lot
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to