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
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