Is there a way to communicate with USB devices within regular browser (FF, Safari, IE8, etc)? I assume it could be Javascript -> Java bridge or something else.
Please a
Google chrome offers a javascript USB device interface but this is chrome specific.
https://developer.chrome.com/apps/usb
Not sure what you would do on other browsers.