单项选择题 GivenanHttpSessionsession,aServletRequestrequest,andaServletContextcontext,whichretrievesaURLto/WEB-INF/myconfig.xmlwithinawebapplication?()
单项选择题 You are creating a web form with this HTML: 11.<form action="sendOrder.jsp"> 12.<input type="text" name="creditCard"> 13.<input type="text" name="expirationDate"> 14.<input type="submit"> 15.</form> Which HTTP method is used when sending this request from the browser?()
多项选择题 WhichtwoarecharacteristicsoftheServiceLocatorpattern?()