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 servlet container?
What is the use of httpservletresponsewrapper?
How to read request headers from servlets?
What are the exceptions thrown by servlets? Why?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What do you mean by url pattern in servlet?
Can you refresh servlet in client and server-side automatically?
How a servlet is unloaded?
What are the uses of servlet
What's the use of servletcontext?
What is a servlet context object?
What is the need of session tracking in web application?
If a servlet is not properly initialized, what exception may be thrown?
What methods do you use in servlet - applet communication?
If some new data has entered the database, explain how can a servlet refresh automatically?