Is there a way to create Virtual Directory that reside outside the Websphere Home directory. In other words, how do I map a web virtual path to a directory path.
e.g. C:/Test/image.jpg
accessible from: http://localhost:9080/Test/image.jpg
I know how to do this in Weblogic with the weblogic.xml file, but not Websphere.