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 how does JSP handle run-time exceptions?
What is string tokenizer?
What is the use of servlet wrapper classes?
What are the drawbacks of cgi?
What's the use of servletcontext?
Why HttpServlet class is declared abstract?
When to use doget() and when dopost()?
Tell us something about servletcontext interface.
How do you define a servlet?
Which event is fired at the time of project deployment and undeployment?
What are the steps involved in placing a servlet within a package?
What’s the difference between sendredirect and forward methods
How can we refresh automatically when new data is entered into the database?
What are the mechanisms used by a servlet container for maintaining session information?
How we can call a jsp from the servlet?