Hi,

the problem is probably that you only implemented the doGet-method at
the servlet and the request was a post-request or the other way round.
Because the error 501 means that the server doesn't support the
functionality needed to fulfill the request.

I hope it helps.

Andreas.


>
> i run my invoke my servlet from a html page and i get the following error
> HTTP/1.0 501 Not Supported
> in the browser window. could any body help me !
>

___________________________________________________________________________
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