Use :
@Asset( value = "/context/basic/Border.html" )
 public abstract IAsset get$template();

Regards, Andrei Chiritescu

Rowland Smith wrote:
I've built a Border component using only annotations. I would like to put the .html template in /context/basic/Border.html. And in general I would like to organize my components in various directories as I expect them to grow pretty quickly. Is there an option for specifying the template location for a component using only annotations that is the equivalent of putting an asset named $template in the .jwc file?

Thanks,
Rowland


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






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

Reply via email to