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
Answer Posted / 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 |
Post New Answer View All Answers
Explain url encoding?
What is a generic servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What are life cycle methods of a servlet?
How native code can be used in a servlet?
What is the procedure of invoking different servlet in a different application?
how the HTML data stored in web server?
How can the session in servlet be destroyed?
Is it good idea to create servlet constructor?
What is the directory structure of web application?
Explain request dispatcher and its methods.
What is the use of welcome-file-list?
What is a web container and what is its responsibility?
What are the functions of an intercepting filter?
Explain servlet life cycle?