Harry,
To run Tomcat with IIS server you have to modify registry as
explained in Tomcat - IIS How to.
Create a new virtual directory in IIS, right click Default website tab, from
properties select ISAPI filters add isapi_redirect.dll located in the bin
directory, restart IIS,
Add necessory installation paths in the wrapper.properties file ......
thats all.
Wish this will help
bye
----- Original Message -----
From: "RMC - Harry Duong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 08, 2001 9:00 AM
Subject: IIS and Tomcat
> I'm installing tomcat and jdk1.3 onto an NT 4.0 web development server.
It
> seems that I'm getting error when trying to load up tomcat default
index.jsp
> page:
>
> "The protocol specified in this address is not valid. Make sure the
address
> is valid and try again."
>
> I've successfully install tomcat on windows2K professional. Is there
> additional configurations to get tomcat to work in an IIS environment on
an
> NT server? Any help is very much appreciated!
>
> Harry
>