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 / ravikiran.chd
I think ur server is not configured properly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What exception should be thrown when servlet is not properly initialized?
Name the packages that work with servlet?
What is getservletcontext?
What is the purpose of requestdispatcher interface?
Is java servlet still used?
Define the servlet mapping.
Can you send an authentication error from a servlet?
What is lazy loading and what is Generic Servlet Class?
Explain how does JSP handle run-time exceptions?
What is servlet interface?
Which event is fired at the time of session creation and destroy?
Define the life cycle of a servlets.
What is servlet in tomcat?
What are the advantages of cookies?
What is string tokenizer?