Tagged Questions
4
votes
2answers
9k views
How do you create “Aliases” in Apache Tomcat?
I am working on a web application that allows users to upload attachments. These attachments are stored on a different drive than that of the web application. How can I create an alias (equivalent ...