A process of invoking a servlet dispatcher to handle a new URI.
A process of invoking a servlet dispatcher to handle a new URI. It can be forward or include method used by the dispatcher.
If you look at the RequestDispatcher javadoc, you'll see that only two methods are usable.