what is a servlet? and explain its lifecycle methods?
Answer Posted / dilip mudhireddy
Servlet is a server side scripting language, which is
developed based on "Singleton Class" design Pattern.
A servlet can be Generic Servlet or HTTP Servlet.
The life cycle methods of Servlet are init(), service(),
destroy().
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Which is latest technology in java?
to update a batch in a table in jdbc which method of statement object is used
I Want build and release interview questions
What do you understand by connector?
What do you understand by connector? Explain connector architecture.
What is the latest technology used in java?
What is build tool in java?
What is a java application client?
What is bean factory, have you used xmlbean factory?
How does javac compiler work?
What is declarative security ?
Why java is oop language?
What is ebxml?
Why class is used in java?
What are the components of j2ee applications?