Hi!
We are disabling versioning and this results in problems with browsers
(chrome) which seems to load pages from cache.
We would like to add something similar as in NonCachingImage to each url.
How can this be done centrally for whole application with minimal change?
Something like:
url = url + "wicket:antiCache=" + System.currentTimeMillis();
**
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]