Vidyalelo
Java Programming · Q15

Java Server and Servlet

Programming · Java Programming · question 15

Q15

What is the purpose of the `web.xml` `` element in a Java web application?

A.
To define JavaBean properties
B.
To execute SQL queries
C.
To map a URL pattern to a servlet
Answer
D.
To create JavaBeans

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board