I am doing an application with a lot of dynamical image creation. These
images need to be cached client side, but their life time is bounded by the
suer session's lifetime. So I create a lot of image resource references
which url is used but the client. What I did not get in the APi is the way
do "forget" those references, to unbind them to the application. 
Is there a canonical way to do so?

Thanks for your reading.

Alexandre
-- 
View this message in context: 
http://www.nabble.com/Good-practice-for-temporary-resource-reference-tp22773495p22773495.html
Sent from the Wicket - User 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