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
What is ejb module?
What is button in java?
What is home interface?
What is data?
Who gave the name java?
Which software is used for java?
Describe secure socket layer (ssl)?
What is business method?
What is a java ee container?
How will you explain load() and get() methods?
What is j2ee application?
How many types of modules is defined by j2ee specification?
What is external entity?
What is attribute what is asant?
What is layout in java?