nerdexam
Oracle

1Z0-899 · Question #110

A developer for the company web site has been told that users may turn off cookie support in their browsers. What must the developer do to ensure that these customers can still use the web…

The correct answer is A. The developer must ensure that every URL is properly encoded using the appropriate URL rewriting. See the full explanation below for the reasoning.

Question

A developer for the company web site has been told that users may turn off cookie support in their browsers. What must the developer do to ensure that these customers can still use the web application?

Options

  • AThe developer must ensure that every URL is properly encoded using the appropriate URL rewriting
  • BThe developer must provide an alternate mechanism for managing sessions and abandon the Http
  • CThe developer can ignore this issue. Web containers are required to support automatic URL rewriting
  • DThe developer must add the string ?id=<sessionid> to the end of every URL to ensure that the

How the community answered

(51 responses)
  • A
    71% (36)
  • B
    4% (2)
  • C
    18% (9)
  • D
    8% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice