I solved the issue by many trial and error sessions. Maybe I can spare
someone else this ordeal.

In Firefox an Chrome it now works as in IE, by adding this statement in the
init() of my WicketApplication:

getResourceSettings().setDefaultCacheDuration(Duration.NONE);

Regards, Hans Friederichs

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Migrating-a-ResourceStreamRequestTarget-to-a-ResourceStreamRequestHandler-2-tp4019661p4034881.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

Reply via email to