Why is this an issue? The longer URLs will be cached; shorter (direct) URLs will not be. For some data (CSS, JavaScript) the data sent to the browser will be GZIP compressed. What's not to like?
On Wed, Jul 15, 2009 at 3:33 PM, John Frege<john.fr...@gmail.com> wrote: > Hi, > For a while now, I've been happily including images in my pages like so: > > <img src="${context:images/blah.jpg}"> > > This has worked quite well, but when I view the image in my browser, I'm > taken to /[project name]/assets/ctx/1.0-SNAPSHOT/images/blah.jpg. I've read > that this is to aid the browser in aggressive caching, but is there anyway I > can strip the /assets/ctx/[project version] bit out of the URLs regardless? > > Thanks, > John > -- Howard M. Lewis Ship Creator of Apache Tapestry Director of Open Source Technology at Formos --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org