Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6936839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T12:17:10+00:00 2026-05-27T12:17:10+00:00

When I submit the JSP form, I get 405 – Request method ‘POST’ not

  • 0

When I submit the JSP form, I get 405 - Request method 'POST' not supported error message in IE.

The same application works fine in Google Chrome and Mozilla Firefox but throws error message in IE 6,7 and 8

My JSP:

<form:form name="create" action="submit.view" method="POST" commandName="xxx">
    ....
</form:form>

Controller:

@Controller
public class TicketController {
    @RequestMapping(value = "/submit.view", method = RequestMethod.POST)
    public ModelAndView submit(HttpServletRequest request,
            HttpServletResponse response,
            @ModelAttribute("xxx") Form TicketForm, BindingResult result)
            throws Exception {
            ...
            ...
    }
}

Can anyone explain why I get these error messages only in IE?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T12:17:11+00:00Added an answer on May 27, 2026 at 12:17 pm

    Atlast worked. The problem arised was in security. We had used NTLM, but when we changed to LDAP the issue got resolved. Not sure why NTLM didnt work. But issue got resolved

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form with the following format: <form id=program name=program method=get action=process.jsp> <div
I have the following form from http://regain.sourceforge.net/ : <form name=search action=search.jsp method=get> <p class=searchinput>
this is my view for /weather: JSP FILE .... <form method=post action=/spring/krams/show/city> <select name=city>
I have a JSP (AddDocument.jsp) with the following form: <form action= ${pageContext.request.contextPath}/project?to=submitAdd&idProject=${param.idProject} method=post name=form>
<html> <head> <title>ADD URL Sources</title> </head> <body> <form action=Test1.jsp method=post> <br><br><select name=source onchange=> <option
I am using jquery ajax api to submit (POST/GET) a text as parameter to
I realize that when you submit the form in a jsp, in the mapped
I trying @RequestMapping(value = /test, method = RequestMethod.POST) but is error Code is @Controller
@RequestMapping(method = RequestMethod.GET) public String setupForm(@RequestParam(username) String username, ModelMap model, HttpServletRequest request) { User
Spring 3 MVC Handle multiple form submit with a Controller. I am developing JSP

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.