Hi,

I'd like to run a servlet on Windows NT Server. I copied the servlet in the directory 
which
I can access from the www. But if I call it from a html file I get the following error
message:

-----------------------------------------------------------------------------------------------------------------------------
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.

Please contact the server's administrator if this problem persists.
-----------------------------------------------------------------------------------------------------------------------------

The servlet works fine with the localhost from Sun. Do I have to configure the Windows
NT Server for Servlets ?

Thanks in advance.
        Juergen

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to