On Mon, 13 Oct 2014 10:37:25 -0300, akshay <akshayestat...@gmail.com> wrote:

Hi Thiago,

Thanks for all your responses.I am still stuck with the problem related to
the loading of images , when less to css compilation is forced by us.

As I told you:

In the less file the images are referenced with paths, like

@product: url(../images/product.svg)--( though I agree that we can provide
it with a prefix, but anyways this convention still use to work for me
before).

I already suggested you to *not* use relative paths. Or at least get the relative paths right, as your CSS URL is static.

The tapestry considers the images as an asset and translates the given path as :- (/appContext/assets/ctx/6787fbc2/images/product.svg), when I use the
tapestry  default Less to css compilation

Where are your images? If they're in the context, that should work.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

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

Reply via email to