How does one acquire the object implementing RequestDispatcher interface?
Using getRequestDispatcher() method of RequestDispatcher interface
Using getRequestDispatcher() method of ServletContext interface
Using getDispatcher() method of RequestDispatcher interface
Using getDispatcher() method of ServletContext interface