Hello, is there a way to access the contents of a directory (e.g., images) on a remote [Windows] network drive, which is mounted on a Linux filesystem (e.g., /mnt/myremotedrive), from a Java application running on a Tomcat Server?
What makes this task problematic is the fact that the images are stored in a location which is not normally accessible by Tomcat (/mnt/myremotedrive), or by its applications. Many thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
