List, I am in a time crunch here and hope you have an answer for me. I am trying to integrate IIS and Tomcat 3.2.2. I have the examples context working, and I can serve my servlet from port 8080, but I can't get IIS to hand off the request for my servlet to Tomcat so all I get is a 403 or a directory listing (depending on IIS permissions). I have added a new <servlet> in web.xml, have added the new context to uriworkermap.properties and followed the documentation to create a new virtual directory in IIS. I do have a green arrow on the ISAPI filter, but that seems to be all that I can get to work right. I would like to be able to do something like the following: http://localhost/test/index.xml where test is the context/servlet name and index.xml is an xml file that my servlet is designed to render and display to the user. Any and ALL suggestions will be tried and much appreciated. Kevin Queen (e) [EMAIL PROTECTED] "Ah, I see!", said the blind man to the deaf mute. -Unknown