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
How a servlet is unloaded?
Explain is servlet mapping?
Differentiate between the web server and application server?
What is api in servlet?
How to notify an object in session when session is invalidated or timed-out?
What's the advantages using servlets than using cgi?
What are its drawbacks of cgi?
What are the various ways of session supervision in servlets?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is the use of servletconfig interface?
How can the session in servlet be destroyed?
Difference between httpservlet and generic servlets?
Explain the steps involved in placing a servlet within a package?
How native code can be used in a servlet?
What is the procedure for initializing a servlet?