What are the important functions of filters?
No Answer is Posted For this Question
Be the First to Post Answer
Can a servlet be called by passing its name as a parameter in the URL?
What is the purpose of requestdispatcher interface?
Whats the advantages using servlets over using CGI?
Is servlet a framework?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is servlet looping or chaining?
Why do we need a constructor in a servlet if we use the init method?
Explain web container.
What is the default http method in the servlet?
Can I override destroy() method of Servlets?
What is servlet container. how it works?