We have seen earlier include() and forward() methods of RequestDispatacher interface with example programs and figurative explanation. 15 differences were shown between include() and forward(). sendRedirect(String URL) is discussed with example program in sendRedirect Method Example in Servlet. This posting discusses the difference between forward() and sendRedirect() methods. Let us tabulate the differences. Property forward() […]
↧