If the images are in your context there's nothing Wicket does to serve them. Your container handles those resources. See your container's documentation for cache headers and such.
Martijn On Fri, Apr 23, 2010 at 12:11 AM, Phillip B <phillip...@gmail.com> wrote: > I have several images and other static assets that are specified in my > markup. The images are in an assets folder. Wicket is handling the URL > change from relative to absolute. The issue is that there are no cache > related headers on the images, so the browser never caches them. Is > there a way to add these headers? I'd rather not move all image URL's > to the Java code. Or is there a better way to handle this? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.4 increases type safety for web applications Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.4 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org