About

ColdFusion is a server-side rapid application development platform, from Adobe. The latest version, ColdFusion 9.0.1, was released on July 2010. The next version, ColdFusion 10, was released by Adobe Labs in February 2012.

ColdFusion can also refer to CFML, the dynamic programming language which Adobe ColdFusion ("CF") implements, also used by a number of alternative CFML engines - notably Open BlueDragon and Railo - each with a compatible CFML core but different advantages/focuses.

Most CFML implementations run using a Java servlet engine. Versions of ColdFusion from 6.0 to 9.0.1 run by default on JRun, from CF10 onwards it runs on Tomcat. It an also be configured to run on other servlet engines. Older version of ColdFusion were not Java-based, and ran as a bespoke C++ application. Third-party CFML engines such as Open BlueDragon and Railo run on Jetty/Resin/Tomcat, although they too can all use any J2EE app server. There is also a BlueDragon.NET (running on Microsoft's .NET platform instead of Java).

For convenience, the CFML tag has been combined with the ColdFusion tag - if you are asking a non-ColdFusion CFML question, be sure to use the openbd or railo tags as appropriate.

For all questions, remember to indicate which CFML engine version(s) you are running on, and any CFML frameworks you might be using.

history|show excerpt|excerpt history