What do you mean by request dispatcher in servlet? Also explain its methods.
No Answer is Posted For this Question
Be the First to Post Answer
Describe in brief RequestDespatcher?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
Explain mvc pattern.
How can I send user authentication information while making URL Connection?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
Elucidate servlet attributes and its scope?
Can we call destroy() method inside the init() method? What happens when we do so?
How do we translate jsp?
What is servlet and how it works?
what are the disadvantages of cookies?
Explain the methods in Generic and HTTP Servlets?
why we should override only no-agrs init() method.