I'm writing some code that I'd like to have run properly on all 3 CFML
engines.  My app uses some custom tags, and I need those tags to be
located under the webroot so the app is portable.

In my application.cfc file I have
<cfset this.customTagPaths = "#ExpandPath("./customtags")#">

This works in Adobe CF and Railo, but in BlueDragon its throwing an
error saying it can't find my tag.  Does Open Blue Dragon support
this.customTagPaths ?

Thanks,
-Ryan

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to