Thats a little different Anthony, I'm not talking about mappings here, I'm talking about being able to define a path to where you keep your custom tags.
-Ryan On Apr 24, 10:56 am, "Anthony Hixon, Jr." <[email protected]> wrote: > I use: *this.mappings["/customtags"] = "absolute/path/to/customtags";* in a > cfscript block which works perfectly. I know it works in Adobe ColdFusion as > well, but haven't tried in Railo although I don't see why it wouldn't work > there either. > > > > On Thu, Apr 23, 2009 at 11:55 PM, Ryan Stille <[email protected]> wrote: > > > 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 > > -- > Anthony Hixon, Jr. > Certified Advanced ColdFusion MX 7 Developer > Mobile: (706) 639-3617 > [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
