what is a servlet? and explain its lifecycle methods?
Answer Posted / nitin singh
Servlets are java programming language classes that
dynamically process requests and construct responses.These
are programs that are executed on server side and generate
response on client side.
The life cycle methods of servlet are
init(),service() and destroy().
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is repaint in java?
Describe the ear, war, and jar.
I Want build and release interview questions
What is java j2ee developer?
Describe orm?
Is java is fully object oriented?
Difference between save and saveorupdate?
What is the J2EE module?
What is mean by connection pooling?
What is javaserver pages (jsp)?
What is interpreter in java?
What is use of final keyword in java?
What is j2ee tutorial?
What is j2ee called now?
Is java a high level language?