Re: images not cached

2009-10-28 Thread Alex Objelean
/in/fernandowermus -- View this message in context: http://www.nabble.com/images-not-cached-tp26087246p26089989.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

images not cached

2009-10-27 Thread Fernando Wermus
Hi all, I am testing an app in production and I have reached a problem you may help solve me. Like the war files were big, I decided to move all static images to a folder in production and add the following code to my Applicacion class. mount(new URIRequestTargetUrlCodingStrategy(/images) {