Examveda
Examveda

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

C. To execute SQL queries

D. To manage JavaBean properties

Answer: Option B


This Question Belongs to Java Program >> Java Server And Servlet

Join The Discussion

Related Questions on Java Server and Servlet