

MCQOPTIONS
Saved Bookmarks
1. |
JSP pages have access to implicit objects that are exposed automatically. Name the implicit object that is of type HttpSession. |
A. | session |
B. | application |
C. | httpSession |
D. | httpsession |
Answer» B. application | |