Explain the life cycle methods of a Servlet
Asked By
0 points
N/A
Posted on - 09/30/2011
What is the difference between the getRequestDispatcher(String path) method of javax.servlet.ServletRequest interface and javax.servlet.ServletContext interface?