Q13
What does the term "URL mapping" refer to in Java Servlets?
A.
Associating a URL pattern with a servlet
AnswerB.
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