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
Enlist the technologies embraced in j2ee?
Is j2ee and jee same?
What is javamail?
What is j2ee explain the component of j2ee application?
What is the ear file?
Which server is best for java?
How is java development environment setup?
What is empty tag?
What is difference between javac and java?
What are defined as web components?
What is source file in java?
What does java awt stand for?
What is webservices in java?
Is j2ee a framework?
Why is java important for internet?