--- In [email protected], "oneworld95" <[EMAIL PROTECTED]> wrote: > > Hi. I've got a Flex app that communicates with a Java servlet to > enable image file uploads. The user clicks in a Flex DataGrid row's > button to select an image file and then clicks an Upload button to > send the file to the server. I'd like to have the image in the row > updated to use the one the user just uploaded to the server; however, > even when I do a refresh on the page, the old image is showing. The > only way I'm able to get the image updated is to empty my browser's > cache and reload the page.
Look at Q7 http://www.magnoliamultimedia.com/flex_examples/Amys_Flex_FAQ.pdf

