With CFFiddle you can code and share your code snippets with others on the go, anytime and every time. You can use CFFiddle to achieve the following: Bugs: If you encounter any language-related bug, you can share the snippet in the Adobe tracker, where you had already created the ticket. Docs: This is a very important area for CFFiddle. All ColdFusion functions and tags will include a link to the appropriate CFFiddle code. We are updating the docs incrementally- functions […]
We’ve started linking the code samples with CFFiddle in ColdFusion documentation for functions. As a start, we’ve included CFFiddle links for the following function categories: Array functions Mathematical functions String functions In the next couple of weeks, we plan to include CFFidlle links for Spreadsheet, Struct, and List functions. In the next three to four months, we plan to link every tag and function, wherever possible, with CFFiddle links. As always, please use CFFiddle to test the samples. If there […]
The Adobe ColdFusion (2018 release) runtime environment is a Java application that takes advantage of many powerful services in the Java EE platform to connect to databases, manage security, and process application requests. When Adobe ColdFusion (2018 release) Enterprise Edition is installed in the Java EE configuration on top of a Java application server, it uses the server’s Java EE infrastructure to execute ColdFusion applications as pure Java bytecode. Developers can then continue to develop and deploy ColdFusion pages while […]
No. Adobe ColdFusion (2018 release) cannot be run as a 32-bit application on the 32-bit versions of Microsoft Windows, Sun Solaris, Linux, and Mac OS. For details about supported platforms, see the ColdFusion system requirements.
ColdFusion 9, 10, 11, and 2016 release, easily migrate to ColdFusion (2018 release). For details on migrating to ColdFusion (2018 release), visit the ColdFusion migration resources section of the ColdFusion Developer Center.
The 2018 release of Adobe ColdFusion Enterprise Edition is a battle-tested, high-performing application server that simplifies web and mobile application development in enterprise environments. Deploy, maintain, secure, and monetize APIs with a flexible and scalable API management platform. Ensure that applications are as optimized as the server with an all-new toolset, the Performance Monitoring Toolkit.
Adobe ColdFusion (2018 release) is available for purchase online from the Adobe Store and through our network of partners and resellers. View Adobe ColdFusion (2018 release) purchasing information.
Blog edited on 10/11/2018. Thanks, Charlie Arehart for the feedback. Adobe ColdFusion (2018 release) is sold in two editions: Standard Edition costs US$2,499 per license, and Enterprise Edition costs US$9,499 per license. ColdFusion can also be used for development at no cost with the complimentary Developer Edition, a full-featured server for development use only. For more information on licensing, see the license terms.
Special upgrade pricing is available to those customers who have a valid ColdFusion (2016 release) license. Customers running ColdFusion 11 or earlier are not eligible for upgrade pricing. To upgrade to ColdFusion (2018 release) Enterprise, see http://www.adobe.com/products/coldfusion-enterprise/buying-guide.html To upgrade to ColdFusion (2018 release) Standard, see http://www.adobe.com/products/coldfusion-standard/buying-guide.html
We are pleased to announce the updates for ColdFusion (2018 release), ColdFusion (2016 release), and ColdFusion 11. These updates address a few security issues, which are mentioned in the security bulletin APSB18-33, upgrade the Tomcat engine and OpenSSL jars for PDFgServlet. ColdFusion (2018 release) Update 1 In addition to fixing the vulnerabilities mentioned in the security bulletin, this update contains bug fixes, an upgraded Tomcat (ver 9.0.10), and upgraded OpenSSL upgrade to 1.0.2p for PDFgServlet. For more information on the […]
With the ColdFusion 2018 release, we have provided a refreshed ColdFusion Administrator console. As the old ColdFusion Administrator console had not been changed in a long time, we felt it was only right to put a modern spin on the User Interface as well as add a couple of exciting new features. Home Screen The new ColdFusion Administrator sees the introduction of a new home screen. The home screen shows the main categories of settings as tiles. Clicking on a […]
The new Performance Monitoring Toolset has an exciting feature called the Code Profiler. As the name suggests, the Code Profiler lets you profile your CFML templates until the lowest level of granularity. Once profiled, you will be able to see how much time a line of code took and the exact flow of code. To profile a CFML template, Step 1: Choose a server Profiling can only be done on a single ColdFusion node at a time. Select the global […]