多选题Given that www.example.com/SCWCDtestApp is a validly deployed Java EE web application and that all ofthe JSP files specified in the requests below exist in the locations specified. Which two requests,issuedfrom a browser,will return an HTTP 404 error?(
题目
多选题
Given that www.example.com/SCWCDtestApp is a validly deployed Java EE web application and that all ofthe JSP files specified in the requests below exist in the locations specified. Which two requests,issuedfrom a browser,will return an HTTP 404 error?()
Ahttp://www.example.com/SCWCDtestApp/test.jsp
Bhttp://www.example.com/SCWCDtestApp/WEB-INF/test.jsp
Chttp://www.example.com/SCWCDtestApp/WEB-WAR/test.jsp
Dhttp://www.example.com/SCWCDtestApp/Customer/test.jsp
Ehttp://www.example.com/SCWCDtestApp/META-INF/test.jsp
Fhttp://www.example.com/SCWCDtestApp/Customer/Update/test.jsp
相似考题