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
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What is a web container in j2ee?
Is java an assembly language?
Which compiler is used in java?
What are the types of j2ee clients?
What is awt panel java?
What is difference between j2ee and java?
What is j2ee api?
What do you understand by connector? Explain connector architecture.
What is jaap?
What is authorization?
What is a plugin in java?
How java is reliable?
What is j2ee specification?
What is java transaction api (jta)?