Q4
In Java Servlets, what is the purpose of the `HttpServletRequest` object?
A.
To create JavaBean properties
B.
To encapsulate the client's request information
AnswerC.
To manage JavaBean events
D.
None of These
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board