Answer Posted / yogesh mudgil
The life cycle of a Servlet refers to the different phases
including its creation to its destroying.The different
phases of the life cycle of Servlet are:
1).Create Servlet
2).Create Instance
3).init()
4).service()
5).doget()/dopost()
6).destroy()
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an argument java?
How to check if a list is sorted in java?
What is application tier?
What is a variable declaration?
How does compareto work in java?
Why is stringbuffer faster than string?
How many bytes is 255 characters?
How will you compute size of a structure?
What are data types in oop?
In how many ways we can create threads in java?
When throws keyword is used?
Which class is the superclass for every class in java programming?
Why javac is not recognized?
What is a stack class in java ?
What is factor r?