Building DWT Project with Gradle

The demo shows how to create a Web scanning and uploading application with Dynamic Web TWAIN and Servlet, as well as how to build the project with Gradle.

Screenshots

image

How to Run

  1. Copy Resources folder from {Dynamic Web TWAIN Installation Directory} to gradle\web\src\main\webapp
  2. gradle build
  3. gradle tomcatRunWar
  4. Open http://localhost:8080/web/

Blog

How to Build Web Scanning Application with Gradle