What is the purpose of requestdispatcher interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is the major difference between servlet and applet?

0 Answers  


What is servlet and its life cycle?

0 Answers  


What are the mechanisms used by a servlet container for maintaining session information?

0 Answers  


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

0 Answers  


What is a Session Id?

1 Answers  






what are the disadvantages of cookies?

8 Answers  


How do you get the ip address of the client in servlet?

0 Answers  


What is a servlet context object?

0 Answers  


HTTP tunneling means what?

2 Answers  


where the session data will stored?

4 Answers  


Why do we use sendredirect() method?

0 Answers  


difference between request.getSession(false) or request.getSession() and request.getSession(true)

2 Answers  


Categories