create a virtual directory

Hi.

I need to have a link in my web application which points at another disk then the rest of the web application. The location will contain many pdf documents wich i don't to transfer between my development machine and the server.

How can i make a virtual directory on my server, and then point at it from my link like http://localhost/websheredfolder/xxxxx.pdf, or do some one have a way solve this

thanks in advance

[452 byte] By [joki75@hotmail.com] at [2007-11-25 22:30:39]
# 1
Any luck? I am looking for something similar.Thanks,Geoff
Geoff_Granum at 2007-7-5 2:42:55 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
If you're using Sun One App server 7, you can set a doc directory to get your virtual directory mapping to work: http://docs.sun.com/source/816-7156-10/agcontnt.html#1013491
mnf at 2007-7-5 2:42:55 > top of Java-index,Application & Integration Servers,Application Servers...
# 3
Thanks! I'm actually using AppServer 9, but I'll check out the interface to see if I can't find something similar.
Geoff_Granum at 2007-7-5 2:42:55 > top of Java-index,Application & Integration Servers,Application Servers...