Which three are valid URL mappings to a servlet in a web deployment descriptor?

Which three are valid URL mappings to a servlet in a web deployment descriptor? (Choose three.)

Which three are valid URL mappings to a servlet in a web deployment descriptor? (Choose three.)

A.
*/*

B.
*.do

C.
MyServlet

D.
/MyServlet

E.
/MyServlet/*

F.
MyServlet/*.jsp

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *