Vidyalelo
Java Programming · Q12

Java Session Management and JSP

Programming · Java Programming · question 12

Q12

What is the purpose of the `javax.servlet.jsp.PageContext` object in JSP?

A.
To define JavaBean properties
B.
To execute SQL queries
C.
To create JavaBeans
D.
To provide access to various objects and services in the JSP environment
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board