
i want catch the image from web-cam using jsp, If anyone knows please answer me

you have to write applet for that and call that applet from jsp
regards, Vishal Manohar Mali

https://github.com/sarxos/webcam-capture/tree/master/webcam-capture-examples/webcam-capture-applet Here, is a Java Applet project build with Maven which is using https://github.com/sarxos/webcam-capture/tree/master/webcam-capture-examples/webcam-capture-applet webcam-capture project to access webcam to take a picture.