I have an application that onRequestStart is setting an application scoped 
variable which needs to be accessed by another page that isn't located in the 
same directory as the app e.g. location of app: c:\webroot\myapp and location 
of file that needs to access app c:\webroot\common\fckeditor. I do have the 
common directory mapped in cfide /myapp/common/fckeditor/ which i wanted to do 
for reusability of the code. It seems however that from cfm files in the 
fckeditor dir they are not "under" the application. (even though it is mapped 
to be under it.) Am I correct to believe that application.cfm/cfc does not 
respect coldfusion mappings when determining which files are in that 
application and instead only relies on the physical path? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306202
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to