Hi, Harry
Have you tried excluding the port number? You do have both IIS and Tomcat
running, don't you?
Regards,
Noel Lecaros
RMC - Harry Duong wrote:
> Hi Noel,
>
> I tried http://localhost:8080
> and http://myserverIP:8080
>
> Harry
>
> -----Original Message-----
> From: Noel E. Lecaros [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 08, 2001 12:07 AM
> To: [EMAIL PROTECTED]
> Subject: Re: IIS and Tomcat
>
> Hi, Harry
>
> Exactly what did you type to access the page?
>
> Regards,
> Noel Lecaros
>
> RMC - Harry Duong wrote:
> >
> > 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