READ Free Dumps For Oracle- 1z0-899
Question ID 4655 | A cookie may be set to be an HttpOnly cookie. Setting a cookie to be HttpOnly results in (Choose two) |
Option A | A. Client to not expose the cookie to client side scripting code |
Option B | B. Does not work with https protocol |
Option C | C. prevent certain types of cross-site scripting attacks |
Option D | D. There is no such thing as an HttpOnly cookie |
Correct Answer | A,C |
Question ID 4656 | A popular Ajax framework and its companion widget library contain several hundreds of files of different types (.js, .ess, .html). Your company has mandated that all its web applications use only specific versions of this framework approved by IT and repackaged internally as jar files. Furthermore, web applications should only include the entire jar, without subsetting or modification. |
Option A | A. under resources |
Option B | B. under META-INF/resources |
Option C | C. under META-INF/web-contents |
Option D | D. under WEB-INF/resources |
Correct Answer | B |