What is the dispatcher 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?
why are extending GenericServlet and why are extending HttpServlet explain?
What is servlet and how it works?
What is servlet and its life cycle?
What is a servlet?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
How do you create connections for number of users, if you want to improve performance?
What is servlet interface?
What are the new features added to servlet 2.5?
What is cookie? Why is cookie used?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
What is the servletconfig object?