Vidyalelo
Java Programming · Q10

Java Server and Servlet

Programming · Java Programming · question 10

Q10

In Java Servlets, what is the primary function of the `RequestDispatcher` interface?

A.
To manage JavaBean properties
B.
To forward a request from one servlet to another
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