I am new to JSP and have just installed Tomcat. I was trying to run a simple JSTL web application. I am getting this error:
type Status report
message /C:/tomcat/jakarta-tomcat-5.0.2/webapps/foo
description The requested resource (/C:/tomcat/jakarta-tomcat-5.0.2/webapps/foo) is not available
***********************************************
index.jsp is in the folder C:\tomcat\jakarta-tomcat-5.0.2\webapps\foo
the webapps folder contains WEB_INF folder
the WEB_INF folder contains web.xml and the classes folder.
I have mde the necesary port changes in the server.xml file in the $ Tomcat /conf folder.
Can anyone help me with this?
thanks
Salil
type Status report
message /C:/tomcat/jakarta-tomcat-5.0.2/webapps/foo
description The requested resource (/C:/tomcat/jakarta-tomcat-5.0.2/webapps/foo) is not available
***********************************************
index.jsp is in the folder C:\tomcat\jakarta-tomcat-5.0.2\webapps\foo
the webapps folder contains WEB_INF folder
the WEB_INF folder contains web.xml and the classes folder.
I have mde the necesary port changes in the server.xml file in the $ Tomcat /conf folder.
Can anyone help me with this?
thanks
Salil