Hi I have spend hours, unable to solve this problem: if I send the following a request to my IIS, using the raw IP, such as: xxx.xxx.xxx.xxx/servlet/example.myclass , everything works fine; the request is redirected by the IIS, to tomcat. But if I use my domain, such as: mydomain.com/servlet/example.myclass , the request does not get redirected to tomcat. Any help is greatly appreciated -Rasmus
