HTTP Status 405 means that the method (POST in your case) you're trying to invoke on the server is dissabled or not allowed. Check this url for a more detailed explaination http://www.checkupdown.com/status/E405.html
On May 29, 10:16 am, pxk5...@njit.edu wrote: > ..when you get the following error: > > HTTP Status 405 - HTTP method POST is not supported by this URL > > I am trying to run a delete on a record for a homework assignment. Is > anyone else having this problem? How should it be resolved? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---