Answer Posted / srilatha
whenwe are creting a servlet class
it is not importted the servlet related packages,or classes
it will not having any servlet related methods then it will
throws the general exception like servlet exception
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are the servlet events?
How do you invoke a servelt?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What is servlet and how it works?
How to rectify errors in java servlet while compilation?
What is servlet initializer?
What is the difference between jsp and servlet life cycle?
How a servlet is unloaded?
Is servlet a controller?
What is the use of servletconfig interface?
What are the disadvantages of storing session state in cookies?
What is http servlet?
What are the exceptions thrown by servlets? Why?
What is the structure of the http response
What are the features added in Servlet 2.5?