Add to Image component a method to render the image from stream. Whit this, will not necesary save the image to a file. Or use dynamic servlets , etc.
The original idea is obtain the data of the image from database (from Blob field for example) and derive it to a n Image component directly.