I am looking at a network protocol call the PHP/Java Bridge. This allows me to run PHP and Java concurrently for my web portal. I want to know the possibility that a web portal can gain access to the files on the user's system via the Java I/O stream.
The project is to data sync between the web portal and a USB portal device.