nerdexam
GIAC

GWAPT · Question #5

A web application uses AJAX for dynamic content updates but has no fallback for older browsers. What is the best course of action?

The correct answer is A. Provide fallback mechanisms for non-AJAX-supported browsers. See the full explanation below for the reasoning.

Question

A web application uses AJAX for dynamic content updates but has no fallback for older browsers. What is the best course of action?

Options

  • AProvide fallback mechanisms for non-AJAX-supported browsers
  • BDisable AJAX functionality entirely
  • CUse plain text responses instead of JSON
  • DRedirect users with older browsers to a different site

How the community answered

(22 responses)
  • A
    77% (17)
  • B
    14% (3)
  • C
    5% (1)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full GWAPT Practice