I know there are shared folders available for JARS, classes etc in
Tomcat, but are there/is it possible to create a folder for images?
I jhave several webapps running off Tomcat (AT 5.5.12) all of which need access to a collection of images. What I don't want to have to do is, copy the same images in EVERY webapp (there are approx 1,500 images totalling around 120MB) so I was hoping I could create a shared/img folder or summin and well each webapp to look under there.
Is it possible!?
Cheers