I have a directory that contains hundreds of pdf files. I have Tomcat 5.0.28 running on AIX 5.2.
Under the webapps/appname directory, if I create a symbolic link to the pdf files, they will not display. If I move the pdf to the webapps/appname directory, it will display just fine. I don't want to move the hundreds of pdf files the appname directory. How can I make this work? Regards, Bob