I have found that using tomcat 3.2.3 requires use of this IIS redirect in order to get around a problem in tomcat where it send the incorrect HTTP response for files not modified. This causes files already in Browser cache to always get reloaded when they don't need to. I am wondering if anyone knows a way around this problem without having to use IIS redirect. Stephen