> I want the server root path http://people.apache.org/~uli/ to
> be configurable ,so it can be configured using tapestry symbols.I tried
> this
>
> using AssetFactory,URIResource,and symbols,but failed
>
>  Can anyone help me?

Please define failed? What is the error, or what does the generated
HTML look like?

On Tue, Mar 15, 2011 at 4:13 AM, jqzone <jqz...@gmail.com> wrote:
> Hallo,I have a new question!
>
> I'm writing a asset expansion like this
>
>  <lmg src=${asset:uri:http://people.apache.org/~uli/images/tapestry.png} />
>
> I implememt a Resource using URI, and add a asset configure,It works well
>
> Now I want to change it like this <img
> src=${asset:uri:images/tapestry.png}></img>
>
> I want the server root path http://people.apache.org/~uli/ to
> be configurable ,so it can be configured using tapestry symbols.I tried
> this
>
> using AssetFactory,URIResource,and symbols,but failed
>
>  Can anyone help me?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to