Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

doPost method of servlet is not working with tomcat 5.5.25

843841Feb 6 2008 — edited Feb 7 2008
Hii All,

I am trying to run a servlet program using the doPost method with following specification
eclipse version: 3.3.1.1
tomcat version:5.5.25 and
tomcat plugin com.sysdeo.eclipse.tomcat version: 3.2.1

but it is throwing an error on the browser as

"HTTP Status 405 - HTTP method GET is not supported by this URL".

Note: doGet method is working fine.

Please suggest me the solution.. and specify the root cause.


Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2008
Added on Feb 6 2008
17 comments
2,023 views