A. forward executes on the client while sendRedirect() executes on the server.
B. forward executes on the server while sendRedirect() executes on the client.
C. The two methods perform identically.
B. forward executes on the server while sendRedirect() executes on the client.
C. The two methods perform identically.
No comments:
Post a Comment