123456789101112131415



Question 1: JSP pages have access to implicit objects that are exposed automatically. Name the implicit object that is of type HttpSession.
1. session
2. application
3. httpSession
4. httpsession