When will Application mappings not be read?
Pretty basic question, but I have had a complete brain dump...
My application.cfc mappings work great...
on cfc calls, queries, cfincludes... basically any CFM related activity.
But they do not resolve on a <img src='\mappeddir\image.png'> when mappeddir is the correct mapped directory
(and a "fileexists or expandpath on that mappeddir shows the image does exist -- but then I have embedded the mapping inside a CF function :|)
Am I missing something in the naming reference, or are there general "non-cf" conditions when a cf application mapping would not fire to the correct directory?
Tx, Tami
