what is a servlet? and explain its lifecycle methods?
Answer Posted / div
servlet is mainly for the server side programming.... it is
uses three main methods in its life cycle
init()
service()
destroy()
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does application client module contain?
What are container services?
Describe action form?
What is api in j2ee?
What is callback methods?
What do you understand by a thin client?
What is difference between j2ee and java?
What are struts?
What is j2ee explain the component of j2ee application?
What is the difference between load() and get()?
How can I be good in java?
What is j2ee application model?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What is B2B?
Is java gui dead?