Skip to content
Advertisement

How to get the File from an Upload component in Vaadin

I’m new with Vaadin, and I don’t know how to get the File from the Upload component, I’m always having a server error. I don’t think I understand properly how this works. Any help will be welcome. This is my code.

JavaScript

Advertisement

Answer

Here’s a code sample from one of my projects

JavaScript

FlieUploader.java

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement