Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The requested resource (myjsp/first.jsp) is not available

Status
Not open for further replies.

SwapSawe

Programmer
Apr 24, 2001
148
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top