CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 51: GSSP-Java: GIAC Secure Software Programmer-Java

Which of the following statements are correct about the code given below? AccountServlet This is an Account Servlet. GET POST PUT DELETE acme/AccountServlet Each correct answer represents a complete solution. Choose all that apply.

Nội dung câu hỏi

Which of the following statements are correct about the code given below? AccountServlet This is an Account Servlet. GET POST PUT DELETE acme/AccountServlet Each correct answer represents a complete solution. Choose all that apply.

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The delete http method is not allowed in the http-method element declaration.
  2. B. If no http-method is specified in the web-resource-collection element, the security restriction will be applied to all http methods. — đáp án hiện tại
  3. C. There should be at-least one url-pattern element otherwise, the will be ignored. — đáp án hiện tại
  4. D. It is necessary that the web-resource-name must be specified in the web-resource-collection element. — đáp án hiện tại
  5. E. It is not possible to define more than two http method in the web-resource-collection element.
  6. F. It is necessary that the web-resource-name must be specified in the url of the url-pattern element.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề