|
problems with applet
I want to make an applet to receive pictures continuously from my server and also to display these pictures in the mean time. My problem is that both the applet and the pictures are cached. How can I edit the <object> tag, so that the applet can be caching but the pictures can remain updated unrepeated?
|