15. DropZoneFileUpload - klopfdreh/wicket-components-playground GitHub Wiki
The DropZoneFileUpload is a Wicket bootstrap component to upload multiple files with a modern UI.
Examples:
Available in Version 0.9.9 of wicket bootstrap extensions. Dependency:
<dependency> <groupId>de.agilecoders.wicket</groupId> <artifactId>wicket-bootstrap-extensions</artifactId> <version>/version/</version> </dependency>