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
AnswerC.
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