Vidyalelo
Java Programming · Q4

Java Server and Servlet

Programming · Java Programming · question 4

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
Answer
C.
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