Quantcast
Channel: S. Nageswara Rao, Corporate Trainer – Way2Java
Viewing all articles
Browse latest Browse all 505

Difference between forward and sendRedirect Methods

$
0
0
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() […]

Viewing all articles
Browse latest Browse all 505

Trending Articles