New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC Secure Software Programmer – Java GSSP-Java Question # 20 Topic 3 Discussion

GIAC Secure Software Programmer – Java GSSP-Java Question # 20 Topic 3 Discussion

GSSP-Java Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

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.


A.

The delete http method is not allowed in the http-method element declaration.


B.

If no http-method is specified in the web-resource-collection element, the security restriction will be applied to all http methods.


C.

There should be at-least one url-pattern element otherwise, the will be ignored.


D.

It is necessary that the web-resource-name must be specified in the web-resource-collection element.


E.

It is not possible to define more than two http method in the web-resource-collection element.


F.

It is necessary that the web-resource-name must be specified in the url of the url-pattern element.


Get Premium GSSP-Java Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.