(Choose 1 answer)
Which of the following is correct statement?
A. The getRequestDispatcher method of ServletContext class takes the full path of the servi getRequestDispatcher method of HttpServletRequest class takes the path of the servlet relat ServletContext.
B. The include method defined in the RequestDispatcher class can be used to access one s another. But it can be invoked only if no output has been sent to the server.
C. The getNamed Dispatcher(String) defined in HttpServletRequest class takes the name of returns an object of RequestDispatcher class
Exit 44