CIW Exam Questions

Which two of the following scopes could be used to share client-specific information between a servl

Which two of the following scopes could be used to share client-specific information between a
servlet and a JSP page?

A.
ServletContext/Application

B.
HttpServletRequest

C.
HttpSession

D.
PageContext