The actual object held by rd is not a direct RequestDispatcher instance, but rather another class which implements the RequestDispatcher interface. As such it must provide an implementation of all...