hi....
i have problem in running of servlet.
i am using Tomcat server in my pc..
The problem is when i am click on strat it will display like
below
FAIL - Application at context path /first could not be started..
How i can slove the problem..
help plz

Answers were Sorted based on User's Feedback



hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is w..

Answer / gangadhar

hi .

plz verify your web.xml file on that there is a
mistake .plz go through once. other wise send your code to
my mail id: metari.gangadhar@gmail.com

Is This Answer Correct ?    1 Yes 0 No

hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is w..

Answer / aashish r. wadhokar

it can happen when your project is build with errors and
.war file of ur project is not loaded to webapps folder of
tomcat server.
check properly.
when resource not found (error 404)found it means ur web.xml
is not configured properly.

Is This Answer Correct ?    1 Yes 0 No

hi.... i have problem in running of servlet. i am using Tomcat server in my pc.. The problem is w..

Answer / ravikiran.chd

I think ur server is not configured properly

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

Which event is fired at the time of session creation and destroy?

0 Answers  


What do you mean by mime type?

0 Answers  


What is Servlets and explain the advantages of Servlet life cycle?

0 Answers  


if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler

4 Answers   Polaris,


What do you mean by cgi?

0 Answers  


Which is better jsp or servlet?

0 Answers  


How do I know if java is running on linux?

0 Answers  


What are the steps that are involved in using the httpservlet class?

0 Answers  


How to handle exceptions thrown by application with another servlet?

0 Answers  


Explain servlet events?

0 Answers  


How we can create war file in servlet?

0 Answers  


How does Cookies work in Servlets?

0 Answers  


Categories