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 is full form of j2ee?
What are j2ee components?
What is home interface?
Why is java called object oriented?
What is assembly in java?
What is the best java compiler?
What do you mean by the component contract?
What is the latest technology used in java?
What is component contract?
What is 'applet container' ?
Is j2ee a framework?
What is source file in java?
What is non primitive data type in java?
What is java secure socket extension (jsse)?
Is core java and j2se same?