Examveda

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

D. To create JavaBeans

Answer: Option C


This Question Belongs to Java Program >> Java Server And Servlet

Join The Discussion

Related Questions on Java Server and Servlet