Which is the methods of generated servlet?
No Answer is Posted For this Question
Be the First to Post Answer
what is the control flow in servlet when we send a request?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
What is a servlet context?
What are the difference between session and cookies in servlet? Explain
can u give some realtime example in ploymorphism? and inheritance?
what is servlet life cycle?
Why the container loads server at the application startup and how?
Life Cycle of servlets?
Can servlet have a constructor ?
When a servlet accepts a call from a client, it receives two objects. What are they?
what is meant by servlet to servlet communication?
What do you mean by mime type?