Posted By:
faisal_ishaque
Posted On:
Monday, March 11, 2002 09:50 PM
.I have a problem with sending images from the client
using servlets and jsp.
Are servlet and jsp support for sending image on the network?
My project is "REAL TIME IMAGE VERIFIVATION" .
In this project client take a image from camera
(usb camera)and save it
.Then he open the application
which written in servlet and jsp.
It is client/server application.