Access images outside of tomcat
Hi,
Is it possible to have a servlet access image files from a cd or external hard drive? I keep most photos within the webapp but due to size limitations some of the photos need to be moved to external media. I wan't to be able to read and report from either a DVD or an external hard drive but I'm not sure if it is possible for tomcat to read files outside of the tomcat directories.
Thanks

