Using NonCachingImage (as Nino suggested) should be necessary: otherwise the browser might cache your image and never ask for a the new one. Can you post your code?
Ernesto On Wed, Sep 15, 2010 at 8:50 AM, Johan Haleby <[email protected]> wrote: > > This doesn't help, the image still doesn't appear. > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-update-components-using-Ajax-when-ModalWindow-closes-tp2539048p2539997.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
