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)...

[844 byte] By [paul@cumonian.coma] at [2007-11-27 9:41:22]
# 1
never mind , I located the problem (a missing context entry in the web.xml file)Still looking for the ant script though , :P
paul@cumonian.coma at 2007-7-12 23:20:10 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...