nerdexam
Adobe

9A0-127 · Question #49

You enable session management and set the default time-out to be 30 minutes for a session using code placed after the <cfcomponent> tag in the Application.cfc. When does this code execute?

The correct answer is C. With each page request. See the full explanation below for the reasoning.

Question

You enable session management and set the default time-out to be 30 minutes for a session using code placed after the <cfcomponent> tag in the Application.cfc. When does this code execute?

Options

  • AEach time the application starts.
  • BEach time a session begins.
  • CWith each page request.
  • DOnly with a Web service request.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    86% (25)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 9A0-127 Practice