You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Robin Imrie <ro...@sysmedia.co.uk> on 2001/05/01 12:02:22 UTC

running servlets on IIS

Hi,

I am running tomcat 3.2 and IIS4 on NT Server 4.

I am using IIS to deliver asp pages and want to use tomcat to run my
servlets. I have set-up tomcat to run in process. My first servlet is used
to process a form using the Post method, when I press the submit button I
get the following error back:

HTTP Error 405
405 Method Not Allowed

The method specified in the Request Line is not allowed for the resource
identified by the request. Please ensure that you have the proper MIME type
set up for the resource you are requesting.

What is the best way to configure Tomcat and IIS so that I can run servlets?

When I run my servlets should I use a full URL path or should I be able to
use a relative path.

thanks

Robin

-----------------------------------------------------------------------
Robin Imrie
Software Engineer
Email: Robin.Imrie@sysmedia.co.uk
-----------------------------------------------------------------------