Article:
 |
|
Java Web Applications
|
| Subject: |
|
404 exception for the folder created in webapps |
| Date: |
|
2006-05-05 22:54:52 |
| From: |
|
Sree_nice
|
|
|
|
I have created a folder NewFolder in webapps, when I tried to start it, it is throwing an error 404 saying -
The requested resource (/NewFolder/) is not available.
when I try to click on start to deploy the folder in webserver from the Tomcat Manager page it is giving me a message -
FAIL - Application at context path /NewFolder could not be started
what could be the reason for these errors. Hope someone will reply to these queries asap and help me out.
Please reply it asap, it's very urgent..
|
Showing messages 1 through 1 of 1.
-
404 exception for the folder created in webapps
2007-03-20 11:55:59
rpjd
[Reply | View]
I can view and execute JSP examples and servlets at htp://localhost:8080 but I am getting this error when I type http://localhost:8080/Example
HTTP Status 404 - /Example
type Status report
message /Example
description The requested resource (/Example) is not available.
Apache Tomcat/5.0.28
Any suggestions?