How a servlet is unloaded?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the methods of request dispatcher in servlet?
Can a servlet be called by passing its name as a parameter in the URL?
What do you mean by default initialization in java servlet?
What are the life cycle methods of a servlet?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
What is http servlet in java?
What is a Proxy Server?
What are session variable in servlets?
What methodology can be followed to store more number of objects in a remote server?
What is cookie in servlet?
Can we call destroy() method inside the init() method? What happens when we do so?
How values can be passed from HTML page to servlet?