Hi,
I have tried everything writen in "Tomcat IIS HowTo" but when I entered
"http://bsd.com/examples/jsp/index.html" (My win 2000 server's IIS web server's name
is bsd.com), the browser always says a error of HTTP 404. I think the url is right
because if I entered "http://bsd.com:8080/examples/jsp/index.html", the browser can
correctly display tomcat jsp examples page. The isapi filter is also loaded, the
workers is setting right. I use Jbuilder4 and download tomcat 3.2.2 and install it
under c:\JBuilder4\tomcat. I have changed workers.properties's java_home and
tomcat_home properties. It still NOT works. can you give me some information?