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
Where can I find java developers?
Are java primitives objects?
What does application client module contain?
What is caller?
Is java procedural or object oriented?
What is jbutton in java?
What is application assembler?
What is external entity?
What is application client container?
What is a thin client?
Why java is oop language?
What does resource adapt module contain?
Is java more difficult than c++?
What do you mean by the deployment descriptor?
What is certificate authority?