I would like to get the binary content of an image i uploaded using the UploadItem of SmartGWT but the UploadItem.getValue() method returns only the URL of the image. I looked through the API and there doesnt seem to be a method that can achieve what i require. Did i miss something? Does anyone have an idea?