LogoLogo
Printed BookDownload BookCFML SupportCFML Videos
  • Introduction
  • Intro
    • Welcome
      • Author
      • About This Book
    • What is ColdFusion (CFML)
    • CommandBox CLI
    • Instructions & Interpreters
  • CFML Language
    • Syntax
    • Comments
    • Variables
    • Variable Scopes
    • Operators
    • Null & Nothingness
    • Strings
    • JSON
    • Numbers
    • Arrays
    • Structures
    • Database Queries
    • Conditionals
    • Exception Management
    • Components
      • Properties
      • Functions
      • Static Constructs
      • Final Constructs
      • Abstract Constructs
      • Interfaces
    • Closures
    • Code Locking
    • Threading
    • Includes
    • Java Integration
  • Beyond The 100
    • Beyond The 100
    • Application.cfc
    • File Handling
    • Image Manipulation
    • HTTP/S Calls
    • Sending Emails
    • Asynchronous Programming
  • Extra Credit
    • MVC
    • Dependency Injection
    • Security Guide
Powered by GitBook

Support Us

  • Become a Patreon
  • Contribute
  • CFCasts

Social Media

  • LinkedIn
  • Facebook
  • Twitter

Ortus Solutions, Corp

On this page

Was this helpful?

Edit on GitHub
  1. Beyond The 100

Beyond The 100

PreviousJava IntegrationNextApplication.cfc

Last updated 1 year ago

Was this helpful?

We cannot possibly cover all the features of the ColdFusion Engines in this book as our focus was more on the core CFML language. However, please note that the engines offer a tremendous middle-ware capabilities that extend beyond normal language features. There are many areas that make ColdFusion one of the most (if not the most) rapid application development (RAD) languages around.

Check out the and the engine documentation sites for all the different capabilities they can offer.

In our Beyond The 100 section you will find more in-depth topics of how CFML can be used for web applications, database interactions, Java integration, RESTFul services, Image manipulation and much more. Here is a simple listing of going beyond with CFML:

  • PDF Creation

  • PDF Manipulation

  • Database Introspection

  • Object Relational Manager via Hibernate/JPA

  • Stored Procedures Support

  • Multiple JDBC Connectors

  • Job Scheduling

  • Server Monitoring

  • API Monitoring, Caching, Gateway

  • Exchange Support

  • LDAP Support

  • Spreadsheet Support

  • Open Office Support

  • Mathematical Functions

  • OSGI Bundle Support

  • Distributed Caching Support

  • Much More!

cfdocs
Lucee Documentationlucee_server
Adobe ColdFusion Learn & Support
Logo
Logo