23 Facts About ColdFusion

1.

Adobe ColdFusion is a commercial rapid web-application development computing platform created by JJ Allaire in 1995.

FactSnippet No. 1,567,706
2.

One of the distinguishing features of ColdFusion is its associated scripting language, ColdFusion Markup Language.

FactSnippet No. 1,567,707
3.

Originally a product of Allaire and released on July 2,1995, ColdFusion was developed by brothers Joseph J Allaire and Jeremy Allaire.

FactSnippet No. 1,567,708
4.

ColdFusion is most often used for data-driven websites or intranets, but can be used to generate remote services such as REST services, WebSockets, SOAP web services or Flash remoting.

FactSnippet No. 1,567,709
5.

ColdFusion can handle asynchronous events such as SMS and instant messaging via its gateway interface, available in ColdFusion MX 7 Enterprise Edition.

FactSnippet No. 1,567,710
6.

ColdFusion provides a number of additional features out of the box.

FactSnippet No. 1,567,711
7.

The equivalent to an HTML element, a ColdFusion tag begins with the letters "CF" followed by a name that is indicative of what the tag is interpreted to, in HTML.

FactSnippet No. 1,567,712
8.

ColdFusion MX was completely rebuilt from the ground up and was based on the Java EE platform.

FactSnippet No. 1,567,713
9.

ColdFusion MX was designed to integrate well with Macromedia Flash using Flash Remoting.

FactSnippet No. 1,567,714
10.

ColdFusion 8 is available on several operating systems including Linux, Mac OS X and Windows Server 2003.

FactSnippet No. 1,567,715
11.

ColdFusion 11 removed many features previously identified simply as "deprecated" or no longer supported in earlier releases.

FactSnippet No. 1,567,716
12.

Adobe ColdFusion, known generically as ColdFusion 2018, was released on July 12,2018.

FactSnippet No. 1,567,717
13.

ColdFusion 8 introduced the cfpdf tag to allow for control over PDF documents including PDF forms, and merging of PDFs.

FactSnippet No. 1,567,718
14.

ColdFusion was originally not an object-oriented programming language like PHP versions 3 and below.

FactSnippet No. 1,567,719
15.

ColdFusion 8 introduced the ability to serialize ColdFusion data structures to JSON for consumption on the client.

FactSnippet No. 1,567,720
16.

ColdFusion provides several ways to implement custom markup language tags, i e those not included in the core ColdFusion language.

FactSnippet No. 1,567,721
17.

Standard ColdFusion installation allows the deployment of ColdFusion as a WAR file or EAR file for deployment to standalone application servers, such as Macromedia JRun, and IBM WebSphere.

FactSnippet No. 1,567,722
18.

ColdFusion can be deployed to servlet containers such as Apache Tomcat and Mortbay Jetty, but because these platforms do not officially support ColdFusion, they leave many of its features inaccessible.

FactSnippet No. 1,567,723
19.

ColdFusion is a Java EE application, ColdFusion code can be mixed with Java classes to create a variety of applications and use existing Java libraries.

FactSnippet No. 1,567,724
20.

ColdFusion has access to all underlying Java classes, supports JSP custom tag libraries, and can access JSP functions after retrieving the JSP page context.

FactSnippet No. 1,567,725
21.

ColdFusion was one of the first scripting platforms to allow this style of Java development.

FactSnippet No. 1,567,726
22.

When ColdFusion templates are saved to disk, they are traditionally given the extension.

FactSnippet No. 1,567,727
23.

ColdFusion originated as proprietary technology based on Web technology industry standards.

FactSnippet No. 1,567,728