Vidyalelo
Java Programming · Q13

Java Server and Servlet

Programming · Java Programming · question 13

Q13

What does the term "URL mapping" refer to in Java Servlets?

A.
Associating a URL pattern with a servlet
Answer
B.
Mapping a URL to a JavaBean
C.
Mapping a URL to a database table
D.
Mapping a URL to a Java class

Answer: Option A

Solution

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