Vidyalelo
Java Programming · Q28

Java Server and Servlet

Programming · Java Programming · question 28

Q28

In Java Servlets, what is the purpose of the `HttpServletResponseWrapper` class?

A.
To manage JavaBean properties
B.
To wrap an existing `HttpServletResponse`
Answer
C.
To execute SQL queries
D.
None of These

Answer: Option B

Solution

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