Tuesday, November 29, 2011

What method used to add a jsp to the servlet

The RequestDispatcher.include(req, resp) is used to add a jsp to the servlet.
Category:Servlet Interview Questions

No comments:

Post a Comment