71 A web application for business expense reporting allows uploading expense receipts. Multiple receipts can be uploaded single step using one HTTP request. The servlet that processes the request has been marked with the @MultipartConfig annotation. Which method should the servlet use to access the uploaded files?
(A) HttpServletRequest.getParts()
(B) HttpServletRequest.getData() IT Certification Guaranteed, The Easy Way! 27
(C) servletRequest.getParts()
(D) servletRequest.getAllParts()

答案:登入後查看
統計: A(0), B(0), C(1), D(0), E(0) #2227509