1.

The include() method of RequestDispatcher

A. sends a request to another resource like servlet, jsp or html
B. includes resource of file like servlet, jsp or html
C. appends the request and response objects to the current servlet
D. None of the above
Answer» C. appends the request and response objects to the current servlet


Discussion

No Comment Found