ImageServlet dirctory problem (Jakarta Image Taglib)
Aloha @ all,
I got a tiny problem with the Jakarta Image Taglib. While it's working all correctly on my local tomcat setup (windows pc), it simply won't run on my server (Linux - Debian Fedora Core 6), even though both Java-version and Tomcat Version are identical. The taglib does create the images correctly on my linux system as well (within the /var/cache/tomcat5/work/Catalina/localhost/appname directoy), but the ImageServlet doesn't seem to find the images correctly or work at all ... in the end nothing is displayed...
Does anybody have an idea on what I am missing out on? Perhaps a library, or such?
P.S.: Everything is compiled on my Windows machine and then uploaded to server manually (reminds me: if anybody got a neat little ant-script for an automization I'd be very happy to take a look at it)...

