405: HTTP method POST is not supported by this URL

Applies to:


Description:
An included servlet error while trying to use HTML files using POST methods.

Cause:
A bug in the servlet engine.

admin JAVA-JSP

  1. admin
    March 9th, 2009 at 18:22 | #1

    Remove the super.doPost(); line in the HTTPServlet class.

  2. admin
    March 9th, 2009 at 18:22 | #2

    Rename your html file into a .jsp file.

  1. No trackbacks yet.