

MCQOPTIONS
Saved Bookmarks
1. |
JSP pages have access to implicit objects that are exposed automatically. One such object that is available is request. The request object is an instance of which class? |
A. | HttpRequest |
B. | ServletRequest |
C. | Request |
D. | HttpServletRequest |
Answer» E. | |