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!

Getting 404 Error code when calling servlet

843841Apr 3 2003 — edited Jul 26 2006
I am using Sun One Server (Tomcat servlet container) that comes along with J2EE 1.4 environment on Windows 2000
Getting 404 Error while calling Servlet from HTML Form action after Deployed and run.
I looked into public-html, I have my servlet class under WEB-INF/classes.
I also looked at web.xml, there is servlet tag, but no servlet-mapping.
I tried adding this too. But no luck.

Can some body please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2006
Added on Apr 3 2003
14 comments
419 views