I'm not sure that the $template asset works for pages, just components. To fix this I have implemented my own ISpecificationResolverDelegate.

btw I'm using tap 4.0 so, not sure about tap4.1

Regards,
Andrei Chiritescu

Pablo Ruggia wrote:
Hi !!

I'm trying to determine the page template using an asset named $template.
I've tryied adding this to my pages:

@Asset("context:/pages/LoginResult.html")
public abstract IAsset get$template();

But I'm getting that the page doesn't exist. If I put the page in my context
dir, all works right.

Thanks !!




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

Reply via email to