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 define a filter that can be applied to servlet requests and responses

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