What is the use of request dispatcher interface?
No Answer is Posted For this Question
Be the First to Post Answer
The code in a finally clause will never fail to execute, right?
Define the life cycle of a servlets.
What are advantages of servlets over cgi?
What is cgi and what are its drawbacks?
What is the workflow of a servlet?
What is filter? Can filter be used as request or response?
why are extending GenericServlet and why are extending HttpServlet explain?
Why servlet is used as controller ? Not JSP? I want complete explation?
What are the life cycle methods of a servlet?
What is a servlet?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What do you mean by singlethreadmodel interface?