what is a servlet? and explain its lifecycle methods?
Answer Posted / sunil kumar
Servlet is a server side technology which is used to process multiple requests concurrently.
servlet life cycle methods are -
1)init() - called only once at server start-up time.
2)service() - called multiple times once for each request
3)destroy() - called once at server shut-down time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where javac is located?
What are the components and containers in java?
What is a panel java?
Difference between load and get method?
Why java is called portable language?
Explain jta, jndi, and jms.
What is jta and jts?
What is jetty in java?
What is event and listener in java?
What is java awt event?
What is attribute what is asant?
What is enterprise information system resource?
What are java front end tools?
Enlist the technologies embraced in j2ee?
What is cmp in j2ee?