Kizspy | Question: 14
(Choose 1 answer)
In a Java web application, what is the purpose of a servlet container within an application server?
A. To manage database connections.
B. To handle HTTP requests and responses.
C. To define the structure of HTML pages.
D. To execute SQL queries and retrieve results.