Kizspy | Question: 6
(Choose 1 answer)
What is the primary function of a Servlet container in a Java web application?
A. Handling static resources like HTML and CSS
B. Executing server-side Java code (Servlets)
C. Managing database connections
D. Running JavaScript code on the client-side