HTTP Status 404 – /JspTest1/
type Status report
message /Projectname/
description The requested resource (/Projectname/) is not available.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check if the directory structure and the files (like web.xml etc ) are correct.
Also recheck the path (URL) that you are using in your browser to access your app.
Check the logs in tomcat folder for more detailed explaination of error. Also try to put you app in webapps and then run in tomcat directly