The sample demonstrates how to make DWT work with ZK framework.
-
Import the project to Eclipse.
-
Copy the Resources folder from < Dynamic Web TWAIN >\Resources to webapp.
-
Edit dynamsoft.webtwain.config.js:
Dynamsoft.WebTwainEnv.AutoLoad = false;
-
Run app: Run As > Maven Build…