what is a servlet? and explain its lifecycle methods?
Answer Posted / venkata ramudu
servlets are serverside programs.which follows single thread multiple instance model to develope serverside web applications.
servlets are having 3 life cycle methods they are
1.init()
2.service()
3.destroy()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What spring is in related to j2ee?
What every java developer should know?
What is j2ee application?
What is java technology stack?
How many types of constructors are there in java?
What is a j2ee module?
Is java part of oracle?
How does j2ee application work?
What is container-managed persistence?
Why is java considered dynamic?
Explain jta, jndi, and jms.
What is java api for xml registries (jaxr)?
What are the components of J2EE application?
What is core java and j2ee?
What are the main components of the j2ee application?