Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 month ago
Folder upload?
Hi,
Is folder upload possible? please explain if yes.
Thanks.
Last updated on
HTML5 doesn't support folder upload. Chrome browser supports it as a browser specific feature (seen in Google Docs for example). Vaadin doesn't provide a component for Folder uploads. Closest you can get is by using multi-file upload. Take a look at https://vaadin.com/directory#!addon/easyuploads to get multi-file upload support.
Last updated on
You cannot reply to this thread.