Which three are valid URL mappings to a servlet in a web deployment descriptor? ()A、 */*B、 /*.doC、 myServletD、 /MyservletE、 /MyServlet/*F、 MyServlet/*.isp
题目
Which three are valid URL mappings to a servlet in a web deployment descriptor? ()
- A、 */*
- B、 /*.do
- C、 myServlet
- D、 /Myservlet
- E、 /MyServlet/*
- F、 MyServlet/*.isp
相似考题