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 is the best java course?
What is declarative security ?
What is java web technologies?
What is fatal error?
to update a batch in a table in jdbc which method of statement object is used
How many types of modules is defined by j2ee specification?
What is java full stack developer?
What is j2ee application?
What is single tier architecture in java?
How does event listener work in java?
What is a java applet?
What is java netbeans?
What is a j2ee component?
What is callback methods?
What is java mobile?