Kizspy | Question: 13
(Choose 1 answer)
What is the purpose of the <url-pattern> element in the servlet mapping configuration?
A. To define the servlet's class name
B. To specify the context path of the web application
C. To set the URL address that maps to a servlet
D. To configure filter mappings