My resources are images. To be accurate I define them by adding a Custom WebComponent in my WicketCode: http://developme.wordpress.com/2010/05/25/wicket-image-tag-linking-to-an-external-resource/ (The blog suggests the use of it for an external component. My images are a mixed bag ..some local F.System and some on an external system so I went with this)
..but the problem is that when I display the images and I then want to change the ones on the local F.S, the JVM seems to have a handle on the file-system (F.S) for that image and replacement becomes an issue (I have not understood really why). Can you suggest a better approach? ..or a way that I can ensure that i can change the image. thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Resource-caching-Deployment-Mode-Re-visited-tp3027244p3031498.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]
