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 empty tag?
What is a jbutton in java?
What is ebxml?
what is direct link to download swing ebook,applet,ejb,core java
What is fatal error?
How do you run a java program?
What are the different java technologies?
How many types of modules is defined by j2ee specification?
What is ejb module?
What is deployment descriptor?
What is java application server?
What is delegation?
What type of code is java?
What is jradiobutton in java?
What is j2ee application?