Hi I use a CustomResourceLocator (extends ResourceStreamLocator) to load markup files. The workflow is to search in a custom folder and if the file doesn't exists call super.locate
If I add/remove some markup files in/from custom folder I see that wicket keeps in cache some old files and I want to invalidate that cache programmatic (all cache or only for that files). How can I do this? wicket 1.5.5 Thanks, Decebal -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Clear-markup-cache-tp4575033p4575033.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
