Hi, I've also had this problem when working with CSS-files, but my solution to the problem was to clear the cache in firefox in between updates to the CSS.
Best regards, Johan Evelönn -----Original Message----- From: rush66 [mailto:jrlangs...@gmail.com] Sent: den 21 juni 2011 05:06 To: users@wicket.apache.org Subject: CSS Change not being picked up when using TextTemplateResourceReference Hi I've been working on rebranding our application using the TextTemplateResourceReference which is very useful. Though one issue that I am experiencing some issues with is that it seems when adding a stylesheet in this manner that changes made to the stylesheet are not being picked up without restarting the app server. The issue seems very similar to this post from some time ago. http://apache-wicket.1842946.n4.nabble.com/JavaScriptReference-with-TextTemplate-only-returns-the-first-retrieved-value-td1877334.html http://apache-wicket.1842946.n4.nabble.com/JavaScriptReference-with-TextTemplate-only-returns-the-first-retrieved-value-td1877334.html It seems that the resource is read once and the resource stream is cached and not updated so changes to the file are not recognized until app server restart. Any suggestions to overcome this to have the CSS file re-read so changes are reflected while the app is running in development mode? Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/CSS-Change-not-being-picked-up-when-using-TextTemplateResourceReference-tp3613064p3613064.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org