Re: [T5] Asset Url is changed via domain. Meet Problems when use Alias or AliasOverrides

2009-03-27 Thread Tuan
Thanks Fernando Padilla, I created AssetSourceDecorator as you said. The result is + For all assets are accessed by @includestylesheet, @include, It is ok. + For all assets are accessed in template ${asset:tapestry_banner.gif}, it is ok when end-user go to the page in first

Re: [T5] Asset Url is changed via domain. Meet Problems when use Alias or AliasOverrides

2009-03-27 Thread Fernando Padilla
hmm. Is there an AssetFactory? Tuan wrote: Thanks Fernando Padilla, I created AssetSourceDecorator as you said. The result is + For all assets are accessed by @includestylesheet, @include, It is ok. + For all assets are accessed in template ${asset:tapestry_banner.gif}, it

Re: [T5] Asset Url is changed via domain. Meet Problems when use Alias or AliasOverrides

2009-03-26 Thread Fernando Padilla
another thing you can play with, which is sometimes easier to integrate, is the service decoration. try learning about decorators. On 3/26/09 12:09 AM, Tuan wrote: Hi all, This is my problems when I use Alias or AliasOverrides. Please help me correct them. _*Context: *_ IndexPage.tml html