Hi !!!
I have installed Tomcat v5.0.25 and was able to surf through the pages in $CATALINA_HOME/webapps/examples but when i created my own directory $CATALINA_HOME/webapps/myjsp and put a simple HelloWorld println in it. I got the following error >>
HTTP Status 404 - myjsp/first.jsp
type Status report
message myjsp/first.jsp
description The requested resource (myjsp/first.jsp) is not available.
I would be thankful for any help in this regard.
I have a wild idea that there needs some configurations in server.xml and web.xml, but not even faintest what it actually is.
Thanx in Advance.
SwapSawe.
I have installed Tomcat v5.0.25 and was able to surf through the pages in $CATALINA_HOME/webapps/examples but when i created my own directory $CATALINA_HOME/webapps/myjsp and put a simple HelloWorld println in it. I got the following error >>
HTTP Status 404 - myjsp/first.jsp
type Status report
message myjsp/first.jsp
description The requested resource (myjsp/first.jsp) is not available.
I would be thankful for any help in this regard.
I have a wild idea that there needs some configurations in server.xml and web.xml, but not even faintest what it actually is.
Thanx in Advance.
SwapSawe.