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 is the procedure of invoking different servlet in a different application?
How can the session in servlet be destroyed?
Where do you define dispatcherservlet?
What is servlet in simple terms?
What is the importance of init() method in Servlet ?
How native code can be used in a servlet?
How can we invoke another servlet in a different application?
Which interface must be implemented by all servlets?
Which java framework is most popular?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What are the uses of servlets?
What is difference between GenericServlet and HttpServlet?
What is the GenericServlet class?
What is servletconfig?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?