Uploading and Storing Scanned Documents to MongoDB

The demo shows how to upload and store images to MongoDB in Java.

Screenshots

image

How to Run

  1. Import the project to Netbeans
  2. Copy Resources folder from {Dynamic Web TWAIN Installation Directory} to mongodb\java\web
  3. Start up MongoDB
  4. Run the project
  5. Open http://localhost:8080/DWT/

Blog

Uploading and Storing Images in MongoDB via Web Browser