Question
OnRequestStart is called twice?
If I dont use an onRequest method in Application.cfc, I find
that on every request, the onRequestStart and onRequestEnd methods
are called twice. I used the following code in Application.cfc:
Any clues on this unique behaviour?
Any clues on this unique behaviour?
