Adobe
9A0-127 · Question #55
You are using the <cfinclude> tag to include one page of code into another page of code. Where does ColdFusion look for the file if the value of the template attributes starts with a slash (/)…
The correct answer is B. in a mapped directory. See the full explanation below for the reasoning.
Question
You are using the <cfinclude> tag to include one page of code into another page of code. Where does ColdFusion look for the file if the value of the template attributes starts with a slash (/) character?
Options
- Ain the hard disk volume root folder
- Bin a mapped directory
- Cin the web server's document root folder
- Din the folder containing the file with the currently executing code
How the community answered
(20 responses)- A5% (1)
- B80% (16)
- C10% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.