Re: How to operate a scanner from a browser application.
Posted By:
John_Zukowski
Posted On:
Friday, April 20, 2001 05:52 PM
You can communicate with local serial ports by using the Java Communications API. The applet would need to be signed. The Servlet / JSP aspect is essentially irrelevant as it runs on the server.