External Directories
Hi,
I'm currently developing a servlet that searches for mp3s in a given directory other than the Tomcat directory. Say the Tomcat dir resides in C:\Tomcat and the mp3s resides in D:\Mp3. How can I make tomcat recognize the Mp3 folder as part of webapp thingy?
In Apache Httpd I can simply add this in one of its config file.
|