RE: Accessing USB drive content from pages served from tomcat6 server

2012-04-06 Thread souvik.datta
Hello Chris, Thanks a lot for responding to my post. [Chris]What do you mean "not able to access its content"? Do you get 404s? 500s? Does the thread hang? Does the JVM crash? [Souvik]: When I am trying to access the content of usb_1, I am getting 404 error. Here are the details: HTTP Status 40

Accessing USB drive content from pages served from tomcat6 server

2012-04-03 Thread souvik.datta
Hi, I have a NPAPI plugin which gets a notification from my middleware whenever a USB MSD device is connected to the system. The HTML page which loads the plug-in then plays the Media (audio/video/pictures) that are present in the USB drive. This html page is served from a local tomcat server (