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!

(TOMCAT) resource not found exception

843838Jul 5 2006 — edited Jul 5 2006
I am using Apache Tomcat 4.1.31 and have JDK 1.4.

The default JSP and servlet examples that come with Tomcat are running,
but the problem is my own applications are not running. I have kept the application in the webapps directory but when I enter the URL for example for an application named 'myapp' saved in the webapps/myapp directory I get an error page displaying the following error message:

HTTP Status 404 - myapp/filename type Status report

message myapp/index.jsp
description The requested resource (myapp/filename) is not available.

Apache Tomcat/4.1.27

the examples folder and myapp folder is in the same directory..
/usr/local/tomcat/webapps/

please help me..thanks in advance for your help..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2006
Added on Jul 5 2006
1 comment
162 views