28 Dec
1999
28 Dec
'99
4:24 a.m.
I'm still pretty sure it's the browser cache. Try viewing the image with a query string attached to its id. For example, if you're viewing the image at http://localhost:8080/myimage, try typing "http://localhost:8080/myimage?dummy=1" into the browser's address bar and see what comes up. HTH, Chris Darrell wrote:
Your browser is caching the image.
If your image is at http://localhost:8080/myimage, go there and view it (outside the management interface). You'll see the old image.
Now (for netscape and IE), press and hold the shift key and click the reload/refresh button on the browser's task bar.
You should be presented with the new image.
Didn't change anything. Still the same image.
--Darrell