Kizspy | Question: 12
(Choose 1 answer)
FJOVERFLOW.COM
Which of the following elements in the web.xml deployment descriptor is used to map a servlet to a URL
pattern in a Java web application?
A. <servlet-name>
B. <servlet-class>
C. <url-pattern>
D. <mapping>