hi, i installed tomcat for IIS on an NT4 machine. i can't access tomcat without writing it's port number (8080) http://localhost:8080/examples/servlet/HelloWorldExample i do not want to write the port number to access tomcat. I wanna be able to do this http://localhost/examples/servlet/HelloWorldExample i added the file "isapi_redirect.dll" to C:\Inetpub\wwwroot\tomcat\bin\iis\i386. could anyone tell me what should i do to stop writing the tomcat Port number and be able to access it anyways. the problem appears only on NT4 and not Windows 2000 thanks, Georges
