Adobe
9A0-127 · Question #14
When your application is accessed for the first time, you must set initial data. Which method of Application.cfc should be used to detect the first request in a visit of a user?
The correct answer is D. onSessionStart. See the full explanation below for the reasoning.
Question
When your application is accessed for the first time, you must set initial data. Which method of Application.cfc should be used to detect the first request in a visit of a user?
Options
- AonApplicationStart
- BonRequestStart
- ConServerStart
- DonSessionStart
How the community answered
(35 responses)- A11% (4)
- B3% (1)
- C3% (1)
- D83% (29)
Community Discussion
No community discussion yet for this question.