Image Uploads

Are there any examples of building a site with Vaadin that supports image uploading? (To be displayed immediately on the page upon upload.)

In a past application I built I recall achieving this with image URLs, but has anyone managed to build a Vaadin application that handles actual image uploads?

This may help