Home Answers Viewqa JSP-Servlet HTTP Status 404 -

 
 


murugavel
HTTP Status 404 -
1 Answer(s)      2 years ago
Posted in : JSP-Servlet

HTTP Status 404 -

type Status report

message

description The requested resource () is not available. Apache Tomcat/5.5.31

how to rectify the above error

View Answers

May 24, 2011 at 4:12 PM


It seems that the server is unable to find your jsp or servlet file. Either you have specified wrong path to run a jsp or servlet or may be you have saved the file with different name.

If you are running a servlet, servlet mapping is essential. Check it.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.