1.

The method forward (request,response) will

A. return back to the same method from where the forward was invoked
B. not return back to the same method from where the forward was invoked and the web pages navigation continues
C. Both A and B are correct
D. None of the above
Answer» B. not return back to the same method from where the forward was invoked and the web pages navigation continues


Discussion

No Comment Found