Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst

Education

  • For students
  • For K-12 schools
  • For higher ed institutions

Adobe Creative Cloud

  • What is Adobe Creative Cloud?

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Lightroom
  • Elements family

Video

  • Adobe Premiere
  • After Effects

Web development & HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]
  • Mobile apps

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • Volume Licensing
  • Special offers
  • Other ways to buy
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Date Date
Qty:
Subtotal
Promotions
Estimated Shipping
VAT
Calculated at checkout
Total
Checkout
Adobe ColdFusion 10 family /

Adobe ColdFusion 10 Enterprise / Features

Overview Features Tech specs Reviews FAQ Showcase Use cases
Buying guide

 

Build applications quickly
Embrace futuristic technologies
Deploy enterprise-ready applications

Build applications quickly

Enhanced Java™ integration

Enhanced Java™ integration

Leverage the bidirectional integration between Java and ColdFusion to dynamically load Java libraries from custom paths without a server restart. Invoke ColdFusion components (CFCs) from Java to access productivity-enhancing functionality, and create dynamic proxies for CFCs to be treated as Java objects.

Working with PDF documents

Working with PDF documents

Work efficiently with PDF files and reduce the required code by directly adding images, watermarks, headers, and footers to your documents. Populate and extract data from PDF forms to collect data from application users and share information in a more secure environment.

Object relational mapping enhancements

Object relational mapping enhancements

Build and manage database-independent applications using object relational mapping (ORM) without writing any SQL. Index and perform a full-text search of ORM entities with the built-in Lucene search engine, and obtain improved debug information through SQL logging.

ColdFusion as a service

ColdFusion as a service

Leverage the power of enterprise services, like creating charts and PDF documents, image manipulation, and generating and sending email from your Flex applications or Simple Object Access Protocol (SOAP), without writing a single line of CFML.

Tight integration with Adobe® ColdFusion® Builder™

Tight integration with Adobe® ColdFusion® Builder™

Enhance your development experience with integrated server management and expanded functionality through CMFL extensions using ColdFusion Builder, an Eclipse™ based IDE. Accelerate development using color coding, code formatting, code assist, quick fix, code insight, and code snippets.

Virtual file system enhancements

Virtual file system enhancements

Use the improved virtual file system to build applications with fewer I/O calls. Generate ColdFusion files dynamically, and execute them directly from memory, FTP, secure FTP, or ZIP or JAR files.

Enhanced CFSCRIPT support

Enhanced CFSCRIPT support

Use tag-based CFML to rapidly build full-fledged applications with the enhanced scripting support for CFSCRIPT.

Language enhancements

Language enhancements

Improve your code quality and readability with language enhancements, along with better control and flexibility using closures. Initialize CFC properties using Auto-constructor, increase coding efficiency with CFC Method Chaining, and ensure effective query management using For-in support.

XPath integration

XPath integration

Easily and quickly navigate XML documents using XPath integration. Leverage this built-in functionality to transform XML documents into XHTML, including XForms using XSLT integration.

 Rich Ajax UI controls

Rich Ajax UI controls

Build more compelling and intuitive applications with a broad set of Ajax controls via CFML tags and attributes. Easily bind client-side Ajax applications to ColdFusion components on the server.

Flex and Adobe AIR® lazy loading

Flex and Adobe AIR® lazy loading

Fetch relevant ORM entities from the server only when they are accessed by your Flex or AIR application. Make your applications run faster by reducing data transfer between Flex and AIR applications and the ColdFusion server.

To the top

Embrace futuristic technologies

Dynamic and interactive HTML5 charting

Dynamic and interactive HTML5 charting

Access a large repository of interactive, client-side HTML5 charts and easily implement them using the built-in CFCHART tag. Create an enriched user experience by customizing charts, including charts based on Adobe Flash® technology.

Support for HTML5 web sockets

Support for HTML5 web sockets

Publish data to multiple clients or execute a point-to-point data push with real-time server response. Leverage the support provided by the built-in functionality to instantly access HTML5 web sockets, even without prior knowledge of the protocol.

Support for RESTful web services

Support for RESTful web services

Easily publish your ColdFusion component as a Representational State Transfer (REST) web service with built-in support for all HTTP methods, along with JSON and XML serialization and de-serialization.

Improved web services support

Improved web services support

Publish and access web services with less code using the revamped engine that supports the WSDL 2.0 specification, SOAP 1.2, and document literal wrapped style.

HTML5 video player and Flash Player

HTML5 video player and Flash Player

Leverage the rich experience provided by the built-in HTML5 video player, and benefit from interoperability with non-HTML5 browsers using the fallback to Adobe Flash® player. The revamped Flash Player with well-defined APIs helps ensure a consistent user experience acros browsers.

HTML5 enhancements

HTML5 enhancements

Leverage the geo-location capability of the map functionality in ColdFusion to display user location. Benefit from support for various HTML5 input types with the CFINPUT tag.

To the top

Deploy enterprise-ready applications

Security enhancements

Security enhancements

Make your server more secure against cross-site scripting and cross-site request forgery using functions to sanitize user input. Strengthen the authentication of applications using the enhanced login mechanism. Choose the new secure profile to enable default secure settings across the server.

Strong encryption libraries

Strong encryption libraries

Use FIPS 140–certified strong encryption provided by the RSA BSAFE Crypto-J libraries in ColdFusion to make your applications more secure.

Tomcat integration

Tomcat integration

Experience enhanced performance from the built-in Tomcat application server that replaces Adobe® JRun™. With active and vast support from the developer community, Tomcat implements most of the latest web standards.

Enhanced caching

Enhanced caching

Boost performance by caching portions of pages with infrequently updated data, and improve custom handling of region-specific data by creating multiple cache regions on the fly. Improve server performance by sparing server resources through a parallel caching process.

Enterprise Infrastructure

Enterprise Infrastructure

Achieve scalability by creating and managing multiple server instances in a clustered or virtualized environment. Easily deploy ColdFusion as an EAR or WAR from within your existing Java EE application servers. Send and receive unlimited emails using the built-in, highly scalable email engine.

Hotfix installer and notification

Hotfix installer and notification

Get instant notifications of updates to ColdFusion in your ColdFusion Administrator and save time on installing updates using the one-click Hotfix installer.

Performance enhancements

Performance enhancements

Create powerful web applications with the array of performance enhancements in ColdFusion server. Make your existing web applications run faster by leveraging the performance improvements in ColdFusion components (CFCs), structs, built-in functions, switch-case statements, and more.

Improved and revamped scheduler

Improved and revamped scheduler

Achieve better scheduled task management using application-specific tasks, event handling, grouping, and chaining. Manage tasks in a more granular, scalable, and organized manner by running tasks in a cluster setup.

Microsoft® Exchange Server integration

Microsoft® Exchange Server integration

Use the improved Microsoft® Exchange Web Services (EWS) to connect to Exchange Server 2010, and access server functionality with easy-to-use tags, such as folder operations, user availability, and conversation operations.

Search improvements with Apache Solr

Search improvements with Apache Solr

Get enhanced flexibility to index and search based on dynamic custom fields, along with support for 17 additional languages. Use the data import handler for improved database indexing, and enjoy better control by reloading individual collections without restarting Solr.

Multi-threading

Multi-threading

Improve application performance with multi-threading, to easily manage and control individual thread behavior. Use the CFTHREAD tag to create, end, join together, or suspend the processing of specific threads.

Microsoft® Office file interoperability

Microsoft® Office file interoperability

Use the improved Microsoft® Exchange Web Services (EWS) to connect to Exchange Server 2010, and access server functionality with easy-to-use tags, such as folder operations, user availability, and conversation operations.

Database enhancements

Database enhancements

Optimize database interaction through better client connection management. Extend the functionality with the support of additional data types. Handle database errors more efficiently through improved exception handling.

Server manager and server monitor enhancements

Server manager and server monitor enhancements

Manage multiple servers through a centralized server manager console. Use the enhanced server monitor to troubleshoot and fine-tune applications with better access to server performance statistics, such as page execution and query processing time. Monitor caching and REST web service requests.

Email management

Email management

Effectively manage email without writing much code. Easily send email using an SMTP server with the CFMAIL tag, manage email by connecting to an IMAP server with the CFIMAP tag, and retrieve mail from a POP mail server with the CFPOP tag.

Enhanced Adobe Flash® Platform integration

Enhanced Adobe Flash® Platform integration

Boost your Flex and Adobe AIR® application performance with faster Flash Remoting. Embedded BlazeDS tool helps you manage back-end distributed data and enables real-time data push to Flex and AIR applications.

.NET integration

.NET integration

Specify any .NET object as either local or remote and use it in your ColdFusion application, just like any Java™ or other object resource.

Learning

More
  • Getting started
  • Tutorials on Adobe TV
  • Developers Edition Free Download
  • Training books
  • Training providers
  • Seminars and events
  • User groups

Help

More
  • Request for information
  • Help and support
  • User forums
  • Product updates

Resources

  • Developer Center
  • Sample applications
  • Builder extensions
  • Evangelism Kit PDFfile
  • Hosting partners
  • Third-party technologies
  • White papers

Page Tools

Share on Facebook
Share on Twitter
Share on LinkedIn
Bookmark
Print
ColdFusion 10 Enterprise

Get expanded features for highly scalable websites and applications

ColdFusion 10 Enterprise
Upgrade from
Buy Try
Other ways to buy

Adobe Store

For home and home office

Education Store

Students, educators, and staff

Business Store

Small and medium businesses

Enterprise purchasing

License options

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region Middle East and North Africa(Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Software Ireland Ltd. All rights reserved.

Terms of Use | Privacy | Cookies